Home
last modified time | relevance | path

Searched refs:LogMinus (Results 1 – 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
Daccumulator.h231 sum = LogPlus(sum, LogMinus(state_weights_[index_end], in Sum()
313 Weight LogMinus(double f1, double f2) { in LogMinus() function
513 return LogPlus(w, LogMinus((*weights_)[end], (*weights_)[begin])); in Sum()
568 Weight LogMinus(double f1, double f2) { in LogMinus() function