FST  openfst-1.8.3
OpenFst Library
Namespaces | Typedefs | Functions
topsort.h File Reference
#include <fst/topsort.h>
#include <fst/script/arg-packs.h>
#include <fst/script/fst-class.h>
Include dependency graph for topsort.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::FstTopSortArgs = WithReturnValue< bool, MutableFstClass * >
 

Functions

template<class Arc >
void fst::script::TopSort (FstTopSortArgs *args)
 
bool fst::script::TopSort (MutableFstClass *fst)