Click or drag to resize

FisherTippettDistribution Constructor

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