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