Home
last modified time | relevance | path

Searched refs:dcdflib_norm_quantile (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/math/reporting/performance/
Dtable_helper.hpp231 inline double dcdflib_norm_quantile(double p, double mean, double sd) in dcdflib_norm_quantile() function
Dtest_distributions.cpp706 …n.run_timed_tests([](const std::vector<double>& v, double x) { return dcdflib_norm_quantile(x, v[… in main()