Searched refs:divide_type (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dsparse-power-weight.h52 SparseTupleWeightDivideMapper(DivideType divide_type) { argument
53 divide_type_ = divide_type;
218 DivideType divide_type = DIVIDE_ANY) {
220 return Divide(w1, w2, divide_type);

Completed in 400 milliseconds