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