<mp-units/random.h>struct weibull_distribution
: std::weibull_distribution<Q::rep>
| Name | Description |
|---|---|
std::weibull_distribution<Q::rep> | A weibull_distribution random number distribution. |
| Name | Description |
|---|---|
param_type | Parameter type. |
base | |
rep | |
result_type | The type of the range of the distribution. |
| Name | Description |
|---|---|
weibull_distribution [constructor] | Constructors |
__generate | |
a | Return the |
b | Return the |
max | |
min | |
operator() | Generating functions. |
param | param overloads |
reset | Resets the distribution state. |