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

Functions

template<class Arc >
void fst::script::Synchronize (FstSynchronizeArgs *args)
 
void fst::script::Synchronize (const FstClass &ifst, MutableFstClass *ofst)