Click or drag to resize

FisherSnedecorDistribution Constructor

Overload List
 NameDescription
Public methodFisherSnedecorDistribution Initializes a new instance of the FisherSnedecorDistribution class, using a StandardGenerator as underlying random number generator.
Public methodFisherSnedecorDistribution(Generator) Initializes a new instance of the FisherSnedecorDistribution class, using the specified Generator as underlying random number generator.
Public methodFisherSnedecorDistribution(Double, Double)Initializes a new instance of the FisherSnedecorDistribution class
Public methodFisherSnedecorDistribution(Double, Double, Generator)Initializes a new instance of the FisherSnedecorDistribution class
Top
See Also