DiscreteDistribution Class |
[Missing <summary> documentation for "T:Demo3D.Common.Random.DiscreteDistribution"]
Namespace: Demo3D.Common.Random
public abstract class DiscreteDistribution : DistributionBase
The DiscreteDistribution type exposes the following members.
| Name | Description | |
|---|---|---|
| DiscreteDistribution | Initializes a new instance of the DiscreteDistribution class | |
| DiscreteDistribution(GeneratorRegistry) | Initializes a new instance of the DiscreteDistribution class |
| Name | Description | |
|---|---|---|
| Generator | (Inherited from DistributionBase.) | |
| GeneratorRegistry | (Inherited from DistributionBase.) | |
| NumProducedTotal | (Inherited from DistributionBase.) | |
| Stream | (Inherited from DistributionBase.) |
| Name | Description | |
|---|---|---|
| DT |
Distribution Type needed to allow models to be loaded in previous versions.
(Inherited from DistributionBase.) | |
| Initialize | (Inherited from DistributionBase.) | |
| Next | (Inherited from DistributionBase.) | |
| NextDouble | (Overrides DistributionBaseNextDouble.) | |
| Reset | (Inherited from DistributionBase.) | |
| ToString | (Inherited from DistributionBase.) |