FST  openfst-1.8.3
OpenFst Library
Functions
farisomorphic.cc File Reference
#include <fst/flags.h>
#include <fst/weight.h>
Include dependency graph for farisomorphic.cc:

Go to the source code of this file.

Functions

 DEFINE_string (begin_key,"","First key to extract (def: first key in archive)")
 
 DEFINE_string (end_key,"","Last key to extract (def: last key in archive)")
 
 DEFINE_double (delta, fst::kDelta,"Comparison/quantization delta")
 
int farisomorphic_main (int argc, char **argv)
 
int main (int argc, char **argv)
 

Function Documentation

DEFINE_double ( delta  ,
fst::kDelta  ,
"Comparison/quantization delta"   
)
DEFINE_string ( begin_key  ,
""  ,
"First key to extract (def: first key in archive)"   
)
DEFINE_string ( end_key  ,
""  ,
"Last key to extract (def: last key in archive)"   
)
int farisomorphic_main ( int  argc,
char **  argv 
)

Definition at line 35 of file farisomorphic-main.cc.

int main ( int  argc,
char **  argv 
)

Definition at line 25 of file farisomorphic.cc.