Student |
| Name | Description | |
|---|---|---|
| StudentTDistribution | Initializes a new instance of the StudentTDistribution class. | |
| StudentTDistribution(Double) | Initializes a new instance of the StudentTDistribution class with the specified degrees of freedom. | |
| StudentTDistribution(Generator) | Initializes a new instance of the StudentTDistribution class using the specified random number generator. | |
| StudentTDistribution(Double, Generator) | Initializes a new instance of the StudentTDistribution class with the specified degrees of freedom, using the specified random number generator. |