/third_party/boost/libs/math/test/ |
D | test_erf_hooks.hpp | 11 inline float erf(float a) in erf() function 19 inline double erf(double a) in erf() function 27 inline long double erf(long double a) in erf() function 46 inline float erf(float a) in erf() function 48 inline long double erf(long double a) in erf() function 79 inline float erf(float a) in erf() function 81 inline double erf(double a) in erf() function 83 inline long double erf(long double a) in erf() function 97 boost::math::concepts::real_concept erf(boost::math::concepts::real_concept){ return 0; } in erf() function
|
/third_party/musl/src/math/ |
D | erf.c | 213 double erf(double x) in erf() function
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | erf.c | 213 double erf(double x) in erf() function
|
/third_party/optimized-routines/math/ |
D | erf.c | 35 erf (double x) in erf() function
|
/third_party/ffmpeg/libavutil/ |
D | libm.h | 121 static inline double erf(double z) in erf() function
|
/third_party/boost/boost/math/special_functions/ |
D | erf.hpp | 1156 inline typename tools::promote_args<T>::type erf(T z, const Policy& /* pol */) in erf() function 1226 inline typename tools::promote_args<T>::type erf(T z) in erf() function
|
/third_party/ffmpeg/libavcodec/ |
D | aacenc_pred.c | 171 struct AACISError ph_err1, ph_err2, *erf; in ff_aac_adjust_common_pred() local
|
/third_party/mindspore/mindspore/ops/ |
D | functional.py | 120 erf = P.Erf() variable
|
/third_party/python/PC/ |
D | _msi.c | 263 ERF erf; in _msi_FCICreate_impl() local
|
/third_party/musl/include/ |
D | tgmath.h | 226 #define erf(x) __tg_real(erf, (x)) macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | tgmath.h | 226 #define erf(x) __tg_real(erf, (x)) macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | tgmath.h | 226 #define erf(x) __tg_real(erf, (x)) macro
|
/third_party/musl/ndk_musl_include/ |
D | tgmath.h | 226 #define erf(x) __tg_real(erf, (x)) macro
|
/third_party/boost/boost/math/cstdfloat/ |
D | cstdfloat_cmath.hpp | 729 …inline boost::math::cstdfloat::detail::float_internal128_t erf(boost::math::cstdfloat::detail::fl… in erf() function
|
/third_party/boost/boost/math/differentiation/ |
D | autodiff.hpp | 1835 fvar<RealType, Order> erf(fvar<RealType, Order> const& cr) { in erf() function
|