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