Synopsis
Declared in <mp‐units/random.h>
struct uniform_int_distribution
: std::uniform_int_distribution<Q::rep>
Base Classes
| Name | Description |
|---|---|
|
Uniform discrete distribution for random numbers. A discrete random distribution on the range |
Types
Name |
Description |
Parameter type. |
|
The type of the range of the distribution. |
Member Functions
Name |
Description |
|
Constructors |
Generating functions. |
|
|
|
Resets the distribution state. |
Created with MrDocs