Searched defs:VeryFastExp (Results 1 – 1 of 1) sorted by relevance
54 float VeryFastExp(float f) const { in VeryFastExp() function65 inline float VeryFastExp(float f) { return FastMathInstance.VeryFastExp(f); } in VeryFastExp() function