Home
last modified time | relevance | path

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

/external/libtextclassifier/common/
Dfastexp.h54 float VeryFastExp(float f) const { in VeryFastExp() function
65 inline float VeryFastExp(float f) { return FastMathInstance.VeryFastExp(f); } in VeryFastExp() function