Home
last modified time | relevance | path

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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dencode.h47 struct Tuple { struct
48 Tuple() {} in Tuple() argument
49 Tuple(Label ilabel_, Label olabel_, Weight weight_) in Tuple() argument
51 Tuple(const Tuple& tuple) in Tuple() function
59 // Comparison object for hashing EncodeTable Tuple(s). argument