FST  openfst-1.8.3
OpenFst Library
Functions
algo_test.cc File Reference
#include <fst/test/algo_test.h>
#include <random>
#include <fst/flags.h>
#include <fst/log.h>
#include <fst/arc.h>
#include <fst/cache.h>
#include <fst/float-weight.h>
#include <fst/fst-decl.h>
#include <fst/lexicographic-weight.h>
#include <fst/power-weight.h>
#include <fst/string-weight.h>
#include <fst/tuple-weight.h>
#include <fst/weight.h>
Include dependency graph for algo_test.cc:

Go to the source code of this file.

Functions

 DEFINE_uint64 (seed, 403,"random seed")
 
 DEFINE_int32 (repeat, 25,"number of test repetitions")
 
int main (int argc, char **argv)
 

Function Documentation

DEFINE_int32 ( repeat  ,
25  ,
"number of test repetitions"   
)
DEFINE_uint64 ( seed  ,
403  ,
"random seed"   
)
int main ( int  argc,
char **  argv 
)

Definition at line 49 of file algo_test.cc.