FST
openfst-1.8.4
OpenFst Library
|
#include <difference.h>
Public Member Functions | |
StateIterator (const DifferenceFst< Arc > &fst) | |
![]() | |
StateIterator (const ComposeFst< Arc > &fst) | |
bool | Done () const |
StateId | Value () const |
void | Next () |
void | Reset () |
Additional Inherited Members | |
![]() | |
using | Arc = typename ComposeFst< Arc >::Arc |
using | StateId = typename Arc::StateId |
Definition at line 140 of file difference.h.
|
inlineexplicit |
Definition at line 143 of file difference.h.