FST  openfst-1.8.3
OpenFst Library
Namespaces | Functions
epsnormalize.cc File Reference
#include <fst/script/epsnormalize.h>
#include <fst/epsnormalize.h>
#include <fst/properties.h>
#include <fst/script/fst-class.h>
#include <fst/script/script-impl.h>
Include dependency graph for epsnormalize.cc:

Go to the source code of this file.

Namespaces

 fst
 
 fst::script
 

Functions

void fst::script::EpsNormalize (const FstClass &ifst, MutableFstClass *ofst, EpsNormalizeType norm_type=EPS_NORM_INPUT)
 
 fst::script::REGISTER_FST_OPERATION_3ARCS (EpsNormalize, FstEpsNormalizeArgs)