Home
last modified time | relevance | path

Searched defs:ComposeStateTuple (Results 1 – 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
Dstate-table.h208 struct ComposeStateTuple { struct
212 ComposeStateTuple() in ComposeStateTuple() argument
216 ComposeStateTuple(StateId s1, StateId s2, const FilterState &f) in ComposeStateTuple() function
226 inline bool operator==(const ComposeStateTuple<S, F>& x, argument