Searched refs:HashStateTable (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dstate-table.h71 class HashStateTable : public HashBiTable<typename T::StateId, T, H> { class in namespace:fst
79 HashStateTable() : HashBiTable<StateId, T, H>() {} function in class:fst::HashStateTable
82 explicit HashStateTable(size_t table_size) function in class:fst::HashStateTable
263 // A HashStateTable over composition tuples.

Completed in 81 milliseconds