StudentsTDistribution Class |
[Missing <summary> documentation for "T:Demo3D.Common.Random.StudentsTDistribution"]
Namespace: Demo3D.Common.Random
public class StudentsTDistribution : ContinuousDistribution
The StudentsTDistribution type exposes the following members.
| Name | Description | |
|---|---|---|
| StudentsTDistribution | Initializes a new instance of the StudentsTDistribution class | |
| StudentsTDistribution(GeneratorRegistry) | Initializes a new instance of the StudentsTDistribution class |
| Name | Description | |
|---|---|---|
| Generator | (Inherited from DistributionBase.) | |
| GeneratorRegistry | (Inherited from DistributionBase.) | |
| Nu | ||
| NumProducedTotal | (Inherited from DistributionBase.) | |
| Stream | (Inherited from DistributionBase.) |
| Name | Description | |
|---|---|---|
| DT | (Overrides DistributionBaseDT.) | |
| Initialize | (Overrides DistributionBaseInitialize.) | |
| Next | (Inherited from ContinuousDistribution.) | |
| NextDouble | (Overrides DistributionBaseNextDouble.) | |
| Reset | (Inherited from DistributionBase.) | |
| ToString | (Overrides DistributionBaseToString.) |