Home
last modified time | relevance | path

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

/external/libtextclassifier/common/
Dfastexp.h45 float VeryFastExp2(float f) const { in VeryFastExp2() function
64 inline float VeryFastExp2(float f) { return FastMathInstance.VeryFastExp2(f); } in VeryFastExp2() function