Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Dtuple-weight.h36 template<class W, unsigned int n> class TupleWeight; variable
46 TupleWeight() {} in TupleWeight() function
48 TupleWeight(const TupleWeight &w) { in TupleWeight() function
54 TupleWeight(Iterator begin, Iterator end) { in TupleWeight() function
59 TupleWeight(const W &w) { in TupleWeight() function