FST
openfst-1.8.2
OpenFst Library
|
#include <minimize.h>
Public Types | |
using | StateId = typename Arc::StateId |
using | Weight = typename Arc::Weight |
Public Member Functions | |
StateComparator (const Fst< Arc > &fst, const Partition< StateId > &partition) | |
bool | operator() (const StateId x, const StateId y) const |
Definition at line 55 of file minimize.h.
using fst::internal::StateComparator< Arc >::StateId = typename Arc::StateId |
Definition at line 57 of file minimize.h.
using fst::internal::StateComparator< Arc >::Weight = typename Arc::Weight |
Definition at line 58 of file minimize.h.
|
inline |
Definition at line 60 of file minimize.h.
|
inline |
Definition at line 64 of file minimize.h.