Home
last modified time | relevance | path

Searched defs:negative_binomial (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/math/distributions/
Dnegative_binomial.hpp257 … typedef negative_binomial_distribution<double> negative_binomial; // Reserved name of type double. typedef
/third_party/boost/libs/math/reporting/performance/
Dtest_distributions.cpp460 distribution_tester negative_binomial("NegativeBinomial"); in main() local