Namespaces | Functions

openfst-1.2.6/src/script/randgen.cc File Reference

#include <fst/script/fst-class.h>
#include <fst/script/script-impl.h>
#include <fst/script/randgen.h>
Include dependency graph for randgen.cc:

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)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines