FST  openfst-1.8.3
OpenFst Library
Namespaces | Typedefs | Functions
project.h File Reference
#include <utility>
#include <fst/mutable-fst.h>
#include <fst/project.h>
#include <fst/script/fst-class.h>
Include dependency graph for project.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 fst
 
 fst::script
 

Typedefs

using fst::script::FstProjectArgs = std::pair< MutableFstClass *, ProjectType >
 

Functions

template<class Arc >
void fst::script::Project (FstProjectArgs *args)
 
void fst::script::Project (MutableFstClass *fst, ProjectType project_type)