/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
TestErfc.rs | 24 return erfc(inV); 28 return erfc(inV); 32 return erfc(inV); 36 return erfc(inV); 40 return erfc(inV); 44 return erfc(inV); 48 return erfc(inV); 52 return erfc(inV);
|
/prebuilts/go/darwin-x86/src/math/ |
erf.go | 27 // double erfc(double x) 34 // erfc(x) = 1-erf(x) 37 // erfc(-x) = 2 - erfc(x) 42 // erfc(x) = 1 - erf(x) if x in [-.84375,0.25] 62 // erfc(x) = (1-c) - P1(s)/Q1(s) if x > 0 76 // erfc(x) = (1/x)*exp(-x*x-0.5625+R1/S1) 77 // erf(x) = 1 - erfc(x) 83 // erfc(x) = (1/x)*exp(-x*x-0.5625+R2/S2) if x > 0 86 // erf(x) = sign(x)*(1.0 - erfc(x)) if x < 6, els [all...] |
/prebuilts/go/linux-x86/src/math/ |
erf.go | 27 // double erfc(double x) 34 // erfc(x) = 1-erf(x) 37 // erfc(-x) = 2 - erfc(x) 42 // erfc(x) = 1 - erf(x) if x in [-.84375,0.25] 62 // erfc(x) = (1-c) - P1(s)/Q1(s) if x > 0 76 // erfc(x) = (1/x)*exp(-x*x-0.5625+R1/S1) 77 // erf(x) = 1 - erfc(x) 83 // erfc(x) = (1/x)*exp(-x*x-0.5625+R2/S2) if x > 0 86 // erf(x) = sign(x)*(1.0 - erfc(x)) if x < 6, els [all...] |
/external/apache-commons-math/src/main/java/org/apache/commons/math/special/ |
Erf.java | 67 * <p>erfc(x) = 2/√π <sub>x</sub>∫<sup>∞</sup> e<sup>-t<sup>2</sup></sup>dt <br/> 70 * <p>This implementation computes erfc(x) using the 79 * @return the complementary error function erfc(x) 84 public static double erfc(double x) throws MathException { method in class:Erf
|
/libcore/ojluni/src/main/native/ |
fdlibm.h | 145 extern double erfc __P((double));
|
/ndk/sources/android/support/src/ |
math_support.c | 73 __attribute__((weak)) long double erfcl(long double x) { return erfc((double)x); }
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_erf.c | 17 * double erfc(double x) 24 * erfc(x) = 1-erf(x) 27 * erfc(-x) = 2 - erfc(x) 32 * erfc(x) = 1 - erf(x) if x in [-.84375,0.25] 52 * erfc(x) = (1-c) - P1(s)/Q1(s) if x > 0 66 * erfc(x) = (1/x)*exp(-x*x-0.5625+R1/S1) 67 * erf(x) = 1 - erfc(x) 73 * erfc(x) = (1/x)*exp(-x*x-0.5625+R2/S2) if x > 0 76 * erf(x) = sign(x)*(1.0 - erfc(x)) if x < 6, els 250 erfc(double x) function [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/ |
tgmath.h | 129 #define erfc(x) __TGMATH_REAL(x, erfc) macro
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
tgmath.h | 140 #define erfc(x) __TGMATH_REAL(x, erfc) macro
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
tgmath.h | 140 #define erfc(x) __TGMATH_REAL(x, erfc) macro
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/ |
tgmath.h | 129 #define erfc(x) __TGMATH_REAL(x, erfc) macro
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ |
tgmath.h | 129 #define erfc(x) __TGMATH_REAL(x, erfc) macro
|
/external/clang/test/CodeGen/ |
libcall-declarations.c | 73 double erfc(double); 276 F(erf), F(erff), F(erfl), F(erfc), F(erfcf), 372 // CHECK-NOERRNO: declare double @erfc(double) [[NUW]]
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
mathcalls.h | 251 __MATHCALL (erfc,, (_Mdouble_));
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
tgmath.h | 388 #define erfc(Val) __TGMATH_UNARY_REAL_ONLY (Val, erfc) macro
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
mathcalls.h | 252 __MATHCALL (erfc,, (_Mdouble_));
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
tgmath.h | 388 #define erfc(Val) __TGMATH_UNARY_REAL_ONLY (Val, erfc) macro
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
mathcalls.h | 252 __MATHCALL (erfc,, (_Mdouble_));
|
/bionic/libm/include/ |
math.h | 183 double erfc(double);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/ |
math.h | 49 using std::tr1::erfc;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/ |
math.h | 49 using std::tr1::erfc;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/ |
math.h | 49 using std::tr1::erfc;
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/ |
math.h | 49 using std::tr1::erfc;
|
/external/libcxx/test/std/numerics/c.math/ |
cmath.pass.cpp | 74 Ambiguous erfc(Ambiguous){ return Ambiguous(); } function [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/c.math/ |
cmath.pass.cpp | [all...] |