Home
last modified time | relevance | path

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

/third_party/boost/libs/math/reporting/performance/
Dtable_helper.hpp204 inline double dcdflib_nbin_cdf(double x, double r, double sf) in dcdflib_nbin_cdf() function
Dtest_distributions.cpp729 …un_timed_tests([](const std::vector<double>& v, double x) { return dcdflib_nbin_cdf(x, v[0], v[1]… in main()