FST
openfst-1.8.4
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 63 of file minimize.h.
using fst::internal::StateComparator< Arc >::StateId = typename Arc::StateId |
Definition at line 65 of file minimize.h.
using fst::internal::StateComparator< Arc >::Weight = typename Arc::Weight |
Definition at line 66 of file minimize.h.
|
inline |
Definition at line 68 of file minimize.h.
|
inline |
Definition at line 72 of file minimize.h.