Home
last modified time | relevance | path

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

/external/ComputeLibrary/include/half/
Dhalf.hpp1963 …double x2 = arg * arg, ax2 = 0.147 * x2, value = std::sqrt(1.0-std::exp(-x2*(1.2732395447351626861… in erf() local
/external/armnn/third-party/half/
Dhalf.hpp1965 …double x2 = arg * arg, ax2 = 0.147 * x2, value = std::sqrt(1.0-std::exp(-x2*(1.2732395447351626861… in erf() local