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

Go to the source code of this file.

Functions

 DECLARE_double (delta)
 
 DECLARE_string (map_type)
 
 DECLARE_double (power)
 
 DECLARE_string (weight)
 
int fstmap_main (int argc, char **argv)
 

Function Documentation

DECLARE_double ( delta  )
DECLARE_double ( power  )
DECLARE_string ( map_type  )
DECLARE_string ( weight  )
int fstmap_main ( int  argc,
char **  argv 
)

Definition at line 36 of file fstmap-main.cc.