Click or drag to resize

StudentTDistribution Constructor

Overload List
 NameDescription
Public methodStudentTDistribution Initializes a new instance of the StudentTDistribution class.
Public methodStudentTDistribution(Double) Initializes a new instance of the StudentTDistribution class with the specified degrees of freedom.
Public methodStudentTDistribution(Generator) Initializes a new instance of the StudentTDistribution class using the specified random number generator.
Public methodStudentTDistribution(Double, Generator) Initializes a new instance of the StudentTDistribution class with the specified degrees of freedom, using the specified random number generator.
Top
See Also