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