Click or drag to resize

StudentT Constructor

Overload List
 NameDescription
Public methodStudentT Initializes a new instance of the StudentT class. This is a Student t-distribution with location 0.0 scale 1.0 and degrees of freedom 1.
Public methodStudentT(Double, Double, Double) Initializes a new instance of the StudentT class with a particular location, scale and degrees of freedom.
Public methodStudentT(Double, Double, Double, Random) Initializes a new instance of the StudentT class with a particular location, scale and degrees of freedom.
Top
See Also