Home
last modified time | relevance | path

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

/external/openfst/src/include/fst/
Daccumulator.h289 double LogMinusExp(double x) { in LogMinusExp() function
323 return to_weight_(f1 - LogMinusExp(f2 - f1)); in LogMinus()
544 double LogMinusExp(double x) { in LogMinusExp() function
578 return to_weight_(f1 - LogMinusExp(f2 - f1)); in LogMinus()