Home
last modified time | relevance | path

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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dstring-weight.h507 struct GallicWeight : public ProductWeight<StringWeight<L, S>, W> { struct
511 GallicWeight() {} in GallicWeight() function
513 GallicWeight(StringWeight<L, S> w1, W w2) in GallicWeight() argument
519 GallicWeight(const ProductWeight<StringWeight<L, S>, W> &w) in GallicWeight() argument