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