Synopsis
Declared in <mp‐units/random.h>
struct binomial_distribution
: std::binomial_distribution<Q::rep>
Base Classes
Name |
Description |
|
A discrete binomial 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. |
|
Returns the distribution |
|
|
|
Resets the distribution state. |
|
Created with MrDocs