Home
last modified time | relevance | path

Searched defs:erfc (Results 1 – 11 of 11) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/special/
DErf.java84 public static double erfc(double x) throws MathException { in erfc() method in Erf
/external/eigen/unsupported/Eigen/src/SpecialFunctions/
DSpecialFunctionsHalf.h30 template<> EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half erfc(const Eigen::half& a) { in erfc() function
/external/eigen/Eigen/src/plugins/
DArrayCwiseUnaryOps.h549 erfc() const in erfc() function
/external/tensorflow/tensorflow/contrib/labeled_tensor/
D__init__.py73 erfc = _core.erfc variable
/external/libcxx/include/
Dmath.h1123 inline _LIBCPP_INLINE_VISIBILITY float erfc(float __lcpp_x) _NOEXCEPT {return ::erfcf(_… in erfc() function
1124 inline _LIBCPP_INLINE_VISIBILITY long double erfc(long double __lcpp_x) _NOEXCEPT {return ::erfcl(_… in erfc() function
1129 erfc(_A1 __lcpp_x) _NOEXCEPT {return ::erfc((double)__lcpp_x);} in erfc() function
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp71 Ambiguous erfc(Ambiguous){ return Ambiguous(); } in erfc() function
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorBase.h172 erfc() const { in erfc() function
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp73 Ambiguous erfc(Ambiguous){ return Ambiguous(); } in erfc() function
/external/tensorflow/tensorflow/contrib/labeled_tensor/python/ops/
Dcore.py1122 erfc = define_unary_op('erfc', math_ops.erfc) variable
/external/clang/lib/Headers/
Dtgmath.h660 #define erfc(__x) __tg_erfc(__tg_promote1((__x))(__x)) macro
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...