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