Home
last modified time | relevance | path

Searched refs:NaturalLess (Results 1 – 6 of 6) sorted by relevance

/external/openfst/src/include/fst/
Dqueue.h299 public ShortestFirstQueue<S, StateWeightCompare<S, NaturalLess<W> > > {
301 typedef StateWeightCompare<S, NaturalLess<W> > C;
307 NaturalLess<W> less_;
546 typedef StateWeightCompare< StateId, NaturalLess<Weight> > Compare; in AutoQueue()
567 NaturalLess<Weight> *less = 0; in AutoQueue()
570 less = new NaturalLess<Weight>; in AutoQueue()
774 public ShortestFirstQueue<S, AStarWeightCompare<S, NaturalLess<W>, E> > {
776 typedef AStarWeightCompare<S, NaturalLess<W>, E> C;
782 NaturalLess<W> less_;
873 public PruneQueue<Q, NaturalLess<W>, C> {
[all …]
Dweight.h131 class NaturalLess {
135 NaturalLess() { in NaturalLess() function
Dlexicographic-weight.h125 NaturalLess<W1> less1; in Plus()
126 NaturalLess<W2> less2; in Plus()
Dprune.h85 NaturalLess<Weight> less_;
135 NaturalLess<Weight> less; in Prune()
236 NaturalLess<Weight> less; in Prune()
Dshortest-path.h245 NaturalLess<Weight> less_;
316 NaturalLess<Weight> less;
/external/openfst/src/include/fst/extensions/pdt/
Dexpand.h428 NaturalLess<Weight> less_;
507 NaturalLess<Weight> less_;