Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dstate-table.h346 class ProductComposeStateTable : public
358 ProductComposeStateTable(const Fst<A> &fst1, const Fst<A> &fst2,
364 ProductComposeStateTable(const ProductComposeStateTable<A, F> &table) in ProductComposeStateTable() function
370 void operator=(const ProductComposeStateTable<A, F> &table); // disallow