Home
last modified time | relevance | path

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

/third_party/boost/libs/math/reporting/performance/
Dtable_helper.hpp121 inline double dcdflib_chi_quantile(double p, double df) in dcdflib_chi_quantile() function
Dtest_distributions.cpp715 …_timed_tests([](const std::vector<double>& v, double x) { return dcdflib_chi_quantile(x, v[0]); }… in main()