Searched defs:erf (Results 1 - 10 of 10) sorted by relevance
| /third_party/optimized-routines/math/ |
| H A D | erf.c | 35 erf (double x) in erf() function
|
| /third_party/ffmpeg/libavutil/ |
| H A D | libm.h | 121 static inline double erf(double z) in erf() function
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | erf.c | 213 double erf(double x) erf() function [all...] |
| /third_party/musl/src/math/ |
| H A D | erf.c | 213 double erf(double x) erf() function [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | aacenc_pred.c | 171 struct AACISError ph_err1, ph_err2, *erf; in ff_aac_adjust_common_pred() local
|
| /third_party/python/Lib/ |
| H A D | statistics.py | 139 from math import hypot, sqrt, fabs, exp, erf, tau, log, fsum namespace
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| H A D | tgmath.h | 163 #undef erf macro 226 #define erf(x) __tg_real(erf, (x)) macro
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| H A D | tgmath.h | 163 #undef erf macro 226 #define erf(x) __tg_real(erf, (x)) macro
|
| /third_party/musl/include/ |
| H A D | tgmath.h | 163 #undef erf macro 226 #define erf(x) __tg_real(erf, (x)) macro
|
| /third_party/python/PC/ |
| H A D | _msi.c | 263 ERF erf; in _msi_FCICreate_impl() local
|
Completed in 9 milliseconds