Chi |
Name | Description | |
---|---|---|
![]() | ChiDistribution | Initializes a new instance of the ChiDistribution class, using a StandardGenerator as underlying random number generator. |
![]() | ChiDistribution(Generator) | Initializes a new instance of the ChiDistribution class, using the specified Generator as underlying random number generator. |
![]() | ChiDistribution(Int32) | Initializes a new instance of the ChiDistribution class, using the default random number generator. |
![]() | ChiDistribution(Int32, Generator) | Initializes a new instance of the ChiDistribution class, using the specified Generator as underlying random number generator. |