mp_units::negative_binomial_distribution

Synopsis

Declared in <mp-units/random.h>
struct negative_binomial_distribution
    : std::negative_binomial_distribution<Q::rep>

Base Classes

Name Description
std::negative_binomial_distribution<Q::rep>

Types

Name
base
rep

Member Functions

Name Description
negative_binomial_distribution [constructor]Constructors
k
max
min
operator()

Created with MrDocs