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