This is used in CompactLatticeLimitDepth. More...

Public Member Functions | |
| bool | operator< (const LatticeArcRecord &other) const |
Public Attributes | |
| BaseFloat | logprob |
| CompactLatticeArc::StateId | state |
| size_t | arc |
This is used in CompactLatticeLimitDepth.
Definition at line 522 of file lattice-functions.cc.
|
inline |
| size_t arc |
Definition at line 526 of file lattice-functions.cc.
Referenced by kaldi::CompactLatticeLimitDepth().
| BaseFloat logprob |
Definition at line 523 of file lattice-functions.cc.
Referenced by kaldi::CompactLatticeLimitDepth(), and LatticeArcRecord::operator<().
| CompactLatticeArc::StateId state |
Definition at line 525 of file lattice-functions.cc.
Referenced by kaldi::CompactLatticeLimitDepth().