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

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
 

Detailed Description

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

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

Member Function Documentation

◆ operator!=()

◆ operator<()

bool operator< ( const Element other) const
inline

◆ operator>()

bool operator> ( const Element other) const
inline

Member Data Documentation

◆ state

◆ string

◆ weight


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