Public Member Functions | |
Tuple (StateId input_state, ComputationState comp_state) | |
Public Attributes | |
StateId | input_state |
ComputationState | comp_state |
Definition at line 127 of file phone-align-lattice.cc.
|
inline |
Definition at line 128 of file phone-align-lattice.cc.
ComputationState comp_state |
Definition at line 131 of file phone-align-lattice.cc.
Referenced by LatticePhoneAligner::TupleHash::operator()(), LatticePhoneAligner::TupleEqual::operator()(), LatticePhoneAligner::ProcessFinal(), and LatticePhoneAligner::ProcessQueueElement().
StateId input_state |
Definition at line 130 of file phone-align-lattice.cc.
Referenced by LatticePhoneAligner::TupleHash::operator()(), LatticePhoneAligner::TupleEqual::operator()(), and LatticePhoneAligner::ProcessQueueElement().