FST
openfst-1.8.4
OpenFst Library
|
#include <algorithm>
#include <utility>
#include <vector>
#include <fst/log.h>
#include <fst/fst.h>
#include <fst/mutable-fst.h>
#include <fst/properties.h>
#include <fst/util.h>
Go to the source code of this file.
Namespaces | |
fst | |
Functions | |
template<class Arc > | |
void | fst::StateSort (MutableFst< Arc > *fst, const std::vector< typename Arc::StateId > &order) |