Cauchy |
Name | Description | |
---|---|---|
CauchyDistribution | Initializes a new instance of the CauchyDistribution class, using a StandardGenerator as underlying random number generator. | |
CauchyDistribution(Generator) | Initializes a new instance of the CauchyDistribution class, using the specified Generator as underlying random number generator. | |
CauchyDistribution(Double, Double) | Initializes a new instance of the CauchyDistribution class, using the default random number generator. | |
CauchyDistribution(Double, Double, Generator) | Initializes a new instance of the CauchyDistribution class, using the specified Generator as underlying random number generator. |