Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dconstants.inl87 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType two_over_root_pi() function
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtc/
H A Dconstants.inl87 GLM_FUNC_QUALIFIER GLM_CONSTEXPR genType two_over_root_pi() function
/aosp_15_r20/external/tensorflow/tensorflow/cc/gradients/
H A Dmath_grad.cc712 auto two_over_root_pi = in ErfGrad() local