FST
openfst-1.7.1
OpenFst Library
|
Go to the source code of this file.
Namespaces | |
fst | |
fst::script | |
Typedefs | |
using | fst::script::MinimizeArgs = std::tuple< MutableFstClass *, MutableFstClass *, float, bool > |
Functions | |
template<class Arc > | |
void | fst::script::Minimize (MinimizeArgs *args) |
void | fst::script::Minimize (MutableFstClass *ofst1, MutableFstClass *ofst2=nullptr, float delta=kShortestDelta, bool allow_nondet=false) |