Home
last modified time | relevance | path

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

12345678910>>...29

/dports/devel/boost-docs/boost_1_72_0/libs/math/test/
H A Dtest_erf_hooks.hpp15 inline float erfc(float a) in erfc() function
23 inline double erfc(double a) in erfc() function
31 inline long double erfc(long double a) in erfc() function
61 inline float erfc(float a) in erfc() function
63 inline long double erfc(long double a) in erfc() function
85 inline float erfc(float a) in erfc() function
87 inline double erfc(double a) in erfc() function
89 inline long double erfc(long double a) in erfc() function
98 boost::math::concepts::real_concept erfc(boost::math::concepts::real_concept){ return 0; } in erfc() function
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/test/
H A Dtest_erf_hooks.hpp15 inline float erfc(float a) in erfc() function
23 inline double erfc(double a) in erfc() function
31 inline long double erfc(long double a) in erfc() function
61 inline float erfc(float a) in erfc() function
63 inline long double erfc(long double a) in erfc() function
85 inline float erfc(float a) in erfc() function
87 inline double erfc(double a) in erfc() function
89 inline long double erfc(long double a) in erfc() function
98 boost::math::concepts::real_concept erfc(boost::math::concepts::real_concept){ return 0; } in erfc() function
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/math/test/
H A Dtest_erf_hooks.hpp15 inline float erfc(float a) in erfc() function
23 inline double erfc(double a) in erfc() function
31 inline long double erfc(long double a) in erfc() function
61 inline float erfc(float a) in erfc() function
63 inline long double erfc(long double a) in erfc() function
85 inline float erfc(float a) in erfc() function
87 inline double erfc(double a) in erfc() function
89 inline long double erfc(long double a) in erfc() function
98 boost::math::concepts::real_concept erfc(boost::math::concepts::real_concept){ return 0; } in erfc() function
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/math/test/
H A Dtest_erf_hooks.hpp15 inline float erfc(float a) in erfc() function
23 inline double erfc(double a) in erfc() function
31 inline long double erfc(long double a) in erfc() function
61 inline float erfc(float a) in erfc() function
63 inline long double erfc(long double a) in erfc() function
85 inline float erfc(float a) in erfc() function
87 inline double erfc(double a) in erfc() function
89 inline long double erfc(long double a) in erfc() function
98 boost::math::concepts::real_concept erfc(boost::math::concepts::real_concept){ return 0; } in erfc() function
/dports/databases/percona57-server/boost_1_59_0/libs/math/test/
H A Dtest_erf_hooks.hpp15 inline float erfc(float a) in erfc() function
23 inline double erfc(double a) in erfc() function
31 inline long double erfc(long double a) in erfc() function
61 inline float erfc(float a) in erfc() function
63 inline long double erfc(long double a) in erfc() function
85 inline float erfc(float a) in erfc() function
87 inline double erfc(double a) in erfc() function
89 inline long double erfc(long double a) in erfc() function
98 boost::math::concepts::real_concept erfc(boost::math::concepts::real_concept){ return 0; } in erfc() function
/dports/databases/xtrabackup/boost_1_59_0/libs/math/test/
H A Dtest_erf_hooks.hpp15 inline float erfc(float a) in erfc() function
23 inline double erfc(double a) in erfc() function
31 inline long double erfc(long double a) in erfc() function
61 inline float erfc(float a) in erfc() function
63 inline long double erfc(long double a) in erfc() function
85 inline float erfc(float a) in erfc() function
87 inline double erfc(double a) in erfc() function
89 inline long double erfc(long double a) in erfc() function
98 boost::math::concepts::real_concept erfc(boost::math::concepts::real_concept){ return 0; } in erfc() function
/dports/databases/percona57-client/boost_1_59_0/libs/math/test/
H A Dtest_erf_hooks.hpp15 inline float erfc(float a) in erfc() function
23 inline double erfc(double a) in erfc() function
31 inline long double erfc(long double a) in erfc() function
61 inline float erfc(float a) in erfc() function
63 inline long double erfc(long double a) in erfc() function
85 inline float erfc(float a) in erfc() function
87 inline double erfc(double a) in erfc() function
89 inline long double erfc(long double a) in erfc() function
98 boost::math::concepts::real_concept erfc(boost::math::concepts::real_concept){ return 0; } in erfc() function
/dports/devel/boost-libs/boost_1_72_0/libs/math/test/
H A Dtest_erf_hooks.hpp15 inline float erfc(float a) in erfc() function
23 inline double erfc(double a) in erfc() function
31 inline long double erfc(long double a) in erfc() function
61 inline float erfc(float a) in erfc() function
63 inline long double erfc(long double a) in erfc() function
85 inline float erfc(float a) in erfc() function
87 inline double erfc(double a) in erfc() function
89 inline long double erfc(long double a) in erfc() function
98 boost::math::concepts::real_concept erfc(boost::math::concepts::real_concept){ return 0; } in erfc() function
/dports/devel/hyperscan/boost_1_75_0/libs/math/test/
H A Dtest_erf_hooks.hpp15 inline float erfc(float a) in erfc() function
23 inline double erfc(double a) in erfc() function
31 inline long double erfc(long double a) in erfc() function
61 inline float erfc(float a) in erfc() function
63 inline long double erfc(long double a) in erfc() function
85 inline float erfc(float a) in erfc() function
87 inline double erfc(double a) in erfc() function
89 inline long double erfc(long double a) in erfc() function
98 boost::math::concepts::real_concept erfc(boost::math::concepts::real_concept){ return 0; } in erfc() function
/dports/math/blaze/blaze-3.8/blaze/math/simd/
H A DErfc.h70 BLAZE_ALWAYS_INLINE const SIMDfloat erfc( const SIMDf32<T>& a ) noexcept in erfc() function
124 BLAZE_ALWAYS_INLINE const SIMDdouble erfc( const SIMDf64<T>& a ) noexcept in erfc() function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/math-functions-0.3.4.2/Numeric/SpecFunctions/
H A DCompat.hs41 erfc = c_erfc function
71 erfc x | x < 0 = 2 - erfcCheb (-x) function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/math-functions-0.3.4.1/Numeric/SpecFunctions/
H A DCompat.hs41 erfc = c_erfc function
71 erfc x | x < 0 = 2 - erfcCheb (-x) function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/math-functions-0.3.4.1/Numeric/SpecFunctions/
H A DCompat.hs41 erfc = c_erfc function
71 erfc x | x < 0 = 2 - erfcCheb (-x) function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/math-functions-0.3.4.2/Numeric/SpecFunctions/
H A DCompat.hs41 erfc = c_erfc function
71 erfc x | x < 0 = 2 - erfcCheb (-x) function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/math-functions-0.3.4.2/Numeric/SpecFunctions/
H A DCompat.hs41 erfc = c_erfc function
71 erfc x | x < 0 = 2 - erfcCheb (-x) function
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/math-functions-0.3.4.2/Numeric/SpecFunctions/
H A DCompat.hs41 erfc = c_erfc function
71 erfc x | x < 0 = 2 - erfcCheb (-x) function
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/stan/math/prim/scal/fun/
H A Derfc.hpp19 inline double erfc(double x) { return std::erfc(x); } in erfc() function
28 inline double erfc(int x) { return std::erfc(x); } in erfc() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dintrinsic_3.f9030 function erfc(x) function
33 double precision :: erfc local
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dintrinsic_3.f9030 function erfc(x) function
33 double precision :: erfc local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dintrinsic_3.f9030 function erfc(x) function
33 double precision :: erfc local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dintrinsic_3.f9030 function erfc(x) function
33 double precision :: erfc local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dintrinsic_3.f9030 function erfc(x) function
33 double precision :: erfc local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dintrinsic_3.f9030 function erfc(x) function
33 double precision :: erfc local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dintrinsic_3.f9030 function erfc(x) function
33 double precision :: erfc local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dintrinsic_3.f9030 function erfc(x) function
33 double precision :: erfc local

12345678910>>...29