Home
last modified time | relevance | path

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

/third_party/boost/libs/math/reporting/performance/
Dtable_helper.hpp267 inline double dcdflib_t_quantile(double p, double param) in dcdflib_t_quantile() function
Dtest_distributions.cpp736 …n_timed_tests([](const std::vector<double>& v, double x) { return dcdflib_t_quantile(x, v[0]); },… in main()