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

/external/openfst/src/include/fst/
H A Dlookahead-filter.h373 const Weight &lweight = filter_.LookAheadArc() ? local
378 arc2->weight = Divide(Times(arc2->weight, lweight), fweight);
379 return FilterState(f1, FilterState2(lweight));

Completed in 129 milliseconds