FST  openfst-1.8.3
OpenFst Library
Namespaces | Typedefs | Functions
closure.h File Reference
#include <utility>
#include <fst/closure.h>
#include <fst/mutable-fst.h>
#include <fst/rational.h>
#include <fst/script/fst-class.h>
Include dependency graph for closure.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::FstClosureArgs = std::pair< MutableFstClass *, const ClosureType >
 

Functions

template<class Arc >
void fst::script::Closure (FstClosureArgs *args)
 
void fst::script::Closure (MutableFstClass *ofst, ClosureType closure_type)