Searched refs:arm_math_erf (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/ |
H A D | erf_2u5.c | 45 arm_math_erf (double x) in arm_math_erf() function 98 TEST_ULP (arm_math_erf, 1.79) 99 TEST_SYM_INTERVAL (arm_math_erf, 0, 5.9921875, 40000) 100 TEST_SYM_INTERVAL (arm_math_erf, 5.9921875, inf, 40000) 101 TEST_SYM_INTERVAL (arm_math_erf, 0, inf, 40000)
|
/freebsd/contrib/arm-optimized-routines/math/test/ |
H A D | ulp_funcs.h | 48 F (arm_math_erf, arm_math_erf, erfl, mpfr_erf, 1, 0, d1, 0)
|
H A D | mathbench_funcs.h | 31 D (arm_math_erf, -6.0, 6.0)
|
/freebsd/contrib/arm-optimized-routines/math/include/ |
H A D | mathlib.h | 40 double arm_math_erf (double);
|