Home
last modified time | relevance | path

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

/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dproduct-weight.h35 ProductWeight() {} in ProductWeight() function
37 ProductWeight(W1 w1, W2 w2) : value1_(w1), value2_(w2) {} in ProductWeight() function