FST  openfst-1.8.3
OpenFst Library
Functions
fstrandgen-main.cc File Reference
#include <cstring>
#include <memory>
#include <string>
#include <fst/flags.h>
#include <fst/log.h>
#include <fst/randgen.h>
#include <fst/script/fst-class.h>
#include <fst/script/getters.h>
#include <fst/script/randgen.h>
#include <fst/script/script-impl.h>
Include dependency graph for fstrandgen-main.cc:

Go to the source code of this file.

Functions

 DECLARE_int32 (max_length)
 
 DECLARE_int32 (npath)
 
 DECLARE_uint64 (seed)
 
 DECLARE_string (select)
 
 DECLARE_bool (weighted)
 
 DECLARE_bool (remove_total_weight)
 
int fstrandgen_main (int argc, char **argv)
 

Function Documentation

DECLARE_bool ( weighted  )
DECLARE_bool ( remove_total_weight  )
DECLARE_int32 ( max_length  )
DECLARE_int32 ( npath  )
DECLARE_string ( select  )
DECLARE_uint64 ( seed  )
int fstrandgen_main ( int  argc,
char **  argv 
)

Definition at line 39 of file fstrandgen-main.cc.