
| Public Member Functions | |
| bool | operator!= (const Element &other) const | 
| bool | operator> (const Element &other) const | 
| bool | operator< (const Element &other) const | 
| Public Attributes | |
| StateId | state | 
| StringId | string | 
| Weight | weight | 
Definition at line 394 of file determinize-lattice-pruned.cc.
Definition at line 399 of file determinize-lattice-pruned.cc.
References LatticeDeterminizerPruned< Weight, IntType >::Element::state, LatticeDeterminizerPruned< Weight, IntType >::Element::string, and LatticeDeterminizerPruned< Weight, IntType >::Element::weight.
Definition at line 409 of file determinize-lattice-pruned.cc.
References LatticeDeterminizerPruned< Weight, IntType >::Element::state.
Definition at line 405 of file determinize-lattice-pruned.cc.
References LatticeDeterminizerPruned< Weight, IntType >::Element::state.
| StateId state | 
Definition at line 395 of file determinize-lattice-pruned.cc.
Referenced by fst::DeterminizeLatticeDeletePhones(), fst::DeterminizeLatticeInsertPhones(), LatticeDeterminizerPruned< Weight, IntType >::EpsilonClosure(), LatticeDeterminizerPruned< Weight, IntType >::InitialToStateId(), LatticeDeterminizerPruned< Weight, IntType >::IsIsymbolOrFinal(), LatticeDeterminizerPruned< Weight, IntType >::MinimalToStateId(), LatticeDeterminizerPruned< Weight, IntType >::Element::operator!=(), LatticeDeterminizerPruned< Weight, IntType >::Element::operator<(), LatticeDeterminizerPruned< Weight, IntType >::Element::operator>(), LatticeDeterminizerPruned< Weight, IntType >::ProcessFinal(), and LatticeDeterminizerPruned< Weight, IntType >::ProcessTransitions().
| StringId string | 
Definition at line 397 of file determinize-lattice-pruned.cc.
Referenced by LatticeDeterminizerPruned< Weight, IntType >::EpsilonClosure(), LatticeDeterminizerPruned< Weight, IntType >::InitialToStateId(), LatticeDeterminizerPruned< Weight, IntType >::Element::operator!=(), LatticeDeterminizerPruned< Weight, IntType >::ProcessFinal(), LatticeDeterminizerPruned< Weight, IntType >::ProcessTransitions(), and LatticeDeterminizerPruned< Weight, IntType >::RebuildRepository().
| Weight weight | 
Definition at line 398 of file determinize-lattice-pruned.cc.
Referenced by LatticeDeterminizerPruned< Weight, IntType >::EpsilonClosure(), LatticeDeterminizerPruned< Weight, IntType >::InitialToStateId(), LatticeDeterminizerPruned< Weight, IntType >::NormalizeSubset(), LatticeDeterminizerPruned< Weight, IntType >::Element::operator!=(), LatticeDeterminizerPruned< Weight, IntType >::ProcessFinal(), and LatticeDeterminizerPruned< Weight, IntType >::ProcessTransitions().