FST  openfst-1.8.3
OpenFst Library
Functions
weight_test.cc File Reference
#include <fst/weight.h>
#include <cstddef>
#include <cstdint>
#include <string>
#include <utility>
#include <fst/flags.h>
#include <fst/log.h>
#include <fst/expectation-weight.h>
#include <fst/float-weight.h>
#include <fst/lexicographic-weight.h>
#include <fst/pair-weight.h>
#include <fst/power-weight.h>
#include <fst/product-weight.h>
#include <fst/set-weight.h>
#include <fst/signed-log-weight.h>
#include <fst/sparse-power-weight.h>
#include <fst/sparse-tuple-weight.h>
#include <fst/string-weight.h>
#include <fst/tuple-weight.h>
#include <fst/union-weight.h>
#include <fst/test/weight-tester.h>
Include dependency graph for weight_test.cc:

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 295 of file weight_test.cc.