
Public Attributes | |
| double | backward_cost |
| std::vector< std::pair< BaseFloat, int32 > > | arc_delta_costs |
| std::vector< int32 > | composed_states |
Definition at line 122 of file compose-lattice-pruned.cc.
Definition at line 141 of file compose-lattice-pruned.cc.
Referenced by PrunedCompactLatticeComposer::ComputeLatticeStateInfo(), and PrunedCompactLatticeComposer::ProcessQueueElement().
| double backward_cost |
| std::vector<int32> composed_states |
Definition at line 150 of file compose-lattice-pruned.cc.
Referenced by PrunedCompactLatticeComposer::GetTopsortedStateList(), and PrunedCompactLatticeComposer::ProcessTransition().