LatticeDeterminizerPruned< Weight, IntType >::OutputState Struct Reference
Collaboration diagram for LatticeDeterminizerPruned< Weight, IntType >::OutputState:

Public Member Functions

 OutputState (const vector< Element > &minimal_subset, double forward_cost)
 

Public Attributes

vector< Elementminimal_subset
 
vector< TempArcarcs
 
double forward_cost
 

Detailed Description

template<class Weight, class IntType>
struct fst::LatticeDeterminizerPruned< Weight, IntType >::OutputState

Definition at line 1097 of file determinize-lattice-pruned.cc.

Constructor & Destructor Documentation

◆ OutputState()

OutputState ( const vector< Element > &  minimal_subset,
double  forward_cost 
)
inline

Member Data Documentation

◆ arcs

◆ forward_cost

◆ minimal_subset


The documentation for this struct was generated from the following file: