Home
last modified time | relevance | path

Searched refs:GenericComposeStateTable (Results 1 – 4 of 4) sorted by relevance

/external/openfst/src/include/fst/
Dstate-table.h269 class GenericComposeStateTable : public H {
276 GenericComposeStateTable(const Fst<A> &fst1, const Fst<A> &fst2) {} in GenericComposeStateTable() function
279 GenericComposeStateTable(const Fst<A> &fst1, const Fst<A> &fst2, in GenericComposeStateTable() function
285 void operator=(const GenericComposeStateTable<A, F> &table); // disallow
Dintersect.h37 class T = GenericComposeStateTable<A, typename F::FilterState> >
Ddifference.h38 class T = GenericComposeStateTable<A, typename F::FilterState> >
Dcompose.h51 class T = GenericComposeStateTable<A, typename F::FilterState> >
81 class T = GenericComposeStateTable<typename M1::Arc,