#include <iosfwd>
#include <boost/limits.hpp>
#include <boost/random/detail/config.hpp>
#include <boost/random/gamma_distribution.hpp>
#include <boost/random/poisson_distribution.hpp>
Classes | |
class | boost::random::negative_binomial_distribution< IntType, RealType > |
The negative binomial distribution is an integer valued distribution with two parameters, k and p . More... | |
class | boost::random::negative_binomial_distribution< IntType, RealType >::param_type |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::random | |