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