Chi |
| Name | Description | |
|---|---|---|
| ChiSquareDistribution | Initializes a new instance of the ChiSquareDistribution class using the default generator. | |
| ChiSquareDistribution(Double) | Initializes a new instance of the ChiSquareDistribution class using the specified degrees of freedom and the default generator. | |
| ChiSquareDistribution(Generator) | Initializes a new instance of the ChiSquareDistribution class using the specified random number generator. | |
| ChiSquareDistribution(Double, Generator) | Initializes a new instance of the ChiSquareDistribution class using the specified degrees of freedom and random number generator. |