Home
last modified time | relevance | path

Searched defs:erf (Results 226 – 250 of 794) sorted by last modified time

12345678910>>...32

/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/26_numerics/headers/cmath/
H A D60401.cc37 F<float(float)> erf = ::erf; variable
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/math/
H A Derf.go195 func erf(x float64) float64 { func
H A Dall_test.go191 var erf = []float64{ var
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/stdc/
H A Dtgmath.d371 alias core.stdc.math.erf erf; in version() local
373 alias core.stdc.math.erff erf; in version() local
375 alias core.stdc.math.erfl erf; in version() local
919 alias core.stdc.math.erf erf; in version() local
921 alias core.stdc.math.erff erf; in version() local
923 alias core.stdc.math.erfl erf; in version() local
1468 alias core.stdc.math.erf erf; in version() local
1470 alias core.stdc.math.erff erf; in version() local
1472 alias core.stdc.math.erfl erf; in version() local
2012 alias core.stdc.math.erf erf; variable
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/src/std/internal/math/
H A Derrorfunction.d830 real erf(real x) in erf() function
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/src/std/
H A Dmathspecial.d304 real erf(real x) in erf() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ginclude/
H A Dtgmath.h84 #define erf(x) __TGMATH_REAL(x, erf) macro
/dports/lang/racket/racket-8.3/share/pkgs/math-lib/math/private/functions/
H A Derf.rkt204 (define (erf x) function
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/stdc/
H A Dtgmath.d371 alias core.stdc.math.erf erf; in version() local
373 alias core.stdc.math.erff erf; in version() local
375 alias core.stdc.math.erfl erf; in version() local
919 alias core.stdc.math.erf erf; in version() local
921 alias core.stdc.math.erff erf; in version() local
923 alias core.stdc.math.erfl erf; in version() local
1468 alias core.stdc.math.erf erf; in version() local
1470 alias core.stdc.math.erff erf; in version() local
1472 alias core.stdc.math.erfl erf; in version() local
2012 alias core.stdc.math.erf erf; variable
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/std/internal/math/
H A Derrorfunction.d830 real erf(real x) in erf() function
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/std/
H A Dmathspecial.d304 real erf(real x) in erf() function
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/26_numerics/headers/cmath/
H A D60401.cc37 F<float(float)> erf = ::erf; variable
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/math/
H A Dall_test.go191 var erf = []float64{ var
H A Derf.go195 func erf(x float64) float64 { func
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ginclude/
H A Dtgmath.h84 #define erf(x) __TGMATH_REAL(x, erf) macro
/dports/math/stanmath/math-4.2.0/stan/math/opencl/rev/
H A Derf.hpp20 inline var_value<matrix_cl<double>> erf(const var_value<T>& A) { in erf() function
/dports/math/stanmath/math-4.2.0/stan/math/prim/fun/
H A Derf.hpp38 inline auto erf(const T& x) { in erf() function
/dports/math/stanmath/math-4.2.0/stan/math/fwd/fun/
H A Derf.hpp15 inline fvar<T> erf(const fvar<T>& x) { in erf() function
/dports/math/stanmath/math-4.2.0/test/unit/math/prim/fun/
H A Derf_test.cpp7 TEST(MathFunctions, erf) { in TEST() argument
/dports/math/stanmath/math-4.2.0/stan/math/rev/fun/
H A Derf.hpp48 inline var erf(const var& a) { in erf() function
56 inline auto erf(const var_value<T>& a) { in erf() function
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/Eigen/src/plugins/
H A DArrayCwiseUnaryOps.h528 erf() const in erf() function
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorBase.h168 erf() const { in erf() function
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/unsupported/Eigen/src/SpecialFunctions/
H A DSpecialFunctionsHalf.h27 template<> EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC Eigen::half erf(const Eigen::half& a) { in erf() function
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/math/special_functions/
H A Derf.hpp1179 inline typename tools::promote_args<T>::type erf(T z, const Policy& /* pol */) in erf() function
1249 inline typename tools::promote_args<T>::type erf(T z) in erf() function
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/math/differentiation/
H A Dautodiff.hpp1837 fvar<RealType, Order> erf(fvar<RealType, Order> const& cr) { in erf() function

12345678910>>...32