Click or drag to resize

StudentTDistribution Constructor

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