Synopsis
Declared in <mp‐units/random.h>
struct exponential_distribution
: std::exponential_distribution<Q::rep>
Base Classes
| Name | Description |
|---|---|
|
An exponential continuous distribution for random numbers. |
Types
Name |
Description |
Parameter type. |
|
The type of the range of the distribution. |
Member Functions
Name |
Description |
|
Constructors |
Returns the inverse scale parameter of the distribution. |
|
Generating functions. |
|
|
|
Resets the distribution state. |
Created with MrDocs