LognormalDistribution Class |
[Missing <summary> documentation for "T:Demo3D.Common.Random.LognormalDistribution"]
Namespace: Demo3D.Common.Random
public class LognormalDistribution : DistributionBase
The LognormalDistribution type exposes the following members.
| Name | Description | |
|---|---|---|
| LognormalDistribution | Initializes a new instance of the LognormalDistribution class | |
| LognormalDistribution(GeneratorRegistry) | Initializes a new instance of the LognormalDistribution class |
| Name | Description | |
|---|---|---|
| Generator | (Inherited from DistributionBase.) | |
| GeneratorRegistry | (Inherited from DistributionBase.) | |
| Mu | ||
| Sigma |
| Name | Description | |
|---|---|---|
| Clone | (Inherited from DistributionBase.) | |
| Initialize(Type) | (Inherited from DistributionBase.) | |
| Initialize(Type, GeneratorRegistry) | (Inherited from DistributionBase.) | |
| NextDouble | (Inherited from DistributionBase.) | |
| Reset | (Inherited from DistributionBase.) | |
| ToString | (Overrides DistributionBaseToString.) |
| Name | Description | |
|---|---|---|
| distribution | (Inherited from DistributionBase.) | |
| genRef | (Inherited from DistributionBase.) | |
| Id | (Inherited from DistributionBase.) | |
| NumProducedSinceLastReset | (Inherited from DistributionBase.) | |
| NumProducedTotal | (Inherited from DistributionBase.) | |
| NumResets | (Inherited from DistributionBase.) |