Searched refs:erfc_inv (Results 1 – 5 of 5) sorted by relevance
165 using Catch::Benchmark::Detail::erfc_inv;166 CHECK(erfc_inv(1.103560) == Approx(-0.09203687623843015));167 CHECK(erfc_inv(1.067400) == Approx(-0.05980291115763361));168 CHECK(erfc_inv(0.050000) == Approx(1.38590382434967796));
130 double erfc_inv(double x) { in erfc_inv() function143 result = -erfc_inv(2.0 * p); in normal_quantile()
103 double erfc_inv(double x);
6988 double erfc_inv(double x);7700 double erfc_inv(double x) { in erfc_inv() function7713 result = -erfc_inv(2.0 * p); in normal_quantile()
7020 double erfc_inv(double x);7751 double erfc_inv(double x) { in erfc_inv() function7764 result = -erfc_inv(2.0 * p); in normal_quantile()