Synopsis
Declared in <mp‐units/random.h>
struct chi_squared_distribution
: std::chi_squared_distribution<Q::rep>
Base Classes
| Name | Description |
|---|---|
|
A chi_squared_distribution random number distribution. |
Types
Name |
Description |
Parameter type. |
|
The type of the range of the distribution. |
Member Functions
Name |
Description |
|
Constructors |
Generating functions. |
|
|
|
Resets the distribution state. |
Created with MrDocs