FST
openfst-1.8.2.post1
OpenFst Library
|
#include <fst/compat.h>
#include <fst/arc-map.h>
#include <fst/arc.h>
#include <fst/compose.h>
#include <fst/determinize.h>
#include <fst/float-weight.h>
#include <fst/fst.h>
#include <fst/minimize.h>
#include <fst/mutable-fst.h>
#include <fst/project.h>
#include <fst/rmepsilon.h>
#include <fst/vector-fst.h>
Go to the source code of this file.
Namespaces | |
fst | |
Functions | |
template<class A > | |
void | fst::LogLinearApply (const Fst< A > &ifst, const Fst< A > &lfst, MutableFst< A > *ofst, bool normalize=true) |
template<class A , class B > | |
void | fst::LogLinearApply (const Fst< A > &ifst, const Fst< A > &lfst, MutableFst< A > *ofst, bool normalize=true) |