Synopsis
Declared in <mp‐units/random.h>
struct negative_binomial_distribution
: std::negative_binomial_distribution<Q::rep>
Base Classes
Name |
Description |
|
A negative_binomial_distribution random number distribution. |
Types
Name |
Description |
Parameter type. |
Type Aliases
Name |
Description |
The type of the range of the distribution. |
Member Functions
Name |
Description |
|
Constructors |
Generating functions. |
|
Return the |
|
|
|
Resets the distribution state. |
Created with MrDocs