Synopsis
Declared in <mp‐units/random.h>
struct uniform_real_distribution
: std::uniform_real_distribution<Q::rep>
Base Classes
| Name | Description |
|---|---|
|
Uniform continuous distribution for random numbers. |
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