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

Go to the source code of this file.

Namespaces

 fst
 
 fst::script
 

Functions

std::unique_ptr< FstClass > fst::script::Map (const FstClass &ifst, MapType map_type, float delta, double power, const WeightClass &weight)
 
 fst::script::REGISTER_FST_OPERATION_3ARCS (Map, FstMapArgs)