FST
openfst-1.8.4
OpenFst Library
|
#include <fst/script/reverse.h>
#include <fst/properties.h>
#include <fst/script/fst-class.h>
#include <fst/script/script-impl.h>
Go to the source code of this file.
Namespaces | |
fst | |
fst::script | |
Functions | |
void | fst::script::Reverse (const FstClass &ifst, MutableFstClass *ofst, bool require_superinitial=true) |
fst::script::REGISTER_FST_OPERATION_3ARCS (Reverse, FstReverseArgs) | |