FST
openfst-1.8.2
OpenFst Library
|
Go to the source code of this file.
Classes | |
struct | fst::ClosureFstOptions |
class | fst::ClosureFst< A > |
class | fst::StateIterator< ClosureFst< Arc > > |
class | fst::ArcIterator< ClosureFst< Arc > > |
Namespaces | |
fst | |
Typedefs | |
using | fst::StdClosureFst = ClosureFst< StdArc > |
Functions | |
template<class Arc > | |
void | fst::Closure (MutableFst< Arc > *fst, ClosureType closure_type) |
template<class Arc > | |
void | fst::Closure (RationalFst< Arc > *fst, ClosureType closure_type) |