#include <fst/script/fst-class.h>#include <fst/script/script-impl.h>#include <fst/script/randgen.h>
Go to the source code of this file.
Namespaces | |
| namespace | fst |
For optional argument declarations. | |
| namespace | fst::script |
Functions | |
| void | fst::script::RandGen (const FstClass &ifst, MutableFstClass *ofst, int32 seed=time(0), const RandGenOptions< RandArcSelection > &opts=fst::RandGenOptions< fst::script::RandArcSelection >(fst::script::UNIFORM_ARC_SELECTOR)) |
| Client-facing prototype. | |
| fst::script::REGISTER_FST_OPERATION (RandGen, StdArc, RandGenArgs) | |
1.7.1