Searched defs:erfc (Results 1 – 12 of 12) sorted by relevance
84 public static double erfc(double x) throws MathException { in erfc() method in Erf
30 template<> EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half erfc(const Eigen::half& a) { in erfc() function
549 erfc() const in erfc() function
73 erfc = _core.erfc variable
1143 inline _LIBCPP_INLINE_VISIBILITY float erfc(float __lcpp_x) _NOEXCEPT {return ::erfcf(_… in erfc() function1144 inline _LIBCPP_INLINE_VISIBILITY long double erfc(long double __lcpp_x) _NOEXCEPT {return ::erfcl(_… in erfc() function1149 erfc(_A1 __lcpp_x) _NOEXCEPT {return ::erfc((double)__lcpp_x);} in erfc() function
83 erfc = _unary_op(math_ops.erfc) variable
72 Ambiguous erfc(Ambiguous){ return Ambiguous(); } in erfc() function
172 erfc() const { in erfc() function
74 Ambiguous erfc(Ambiguous){ return Ambiguous(); } in erfc() function
1122 erfc = define_unary_op('erfc', math_ops.erfc) variable
660 #define erfc(__x) __tg_erfc(__tg_promote1((__x))(__x)) macro
META-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...