FST
openfst-1.8.2.post1
OpenFst Library
|
#include <cstdint>
#include <vector>
#include <fst/log.h>
#include <fst/filter-state.h>
#include <fst/fst.h>
#include <fst/lookahead-matcher.h>
Go to the source code of this file.
Namespaces | |
fst | |
Functions | |
template<class Matcher1 , class Matcher2 > | |
MatchType | fst::LookAheadMatchType (const Matcher1 &m1, const Matcher2 &m2) |
template<class Arc > | |
MatchType | fst::LookAheadMatchType (const Fst< Arc > &fst1, const Fst< Arc > &fst2) |