Bernoulli |
[Missing <summary> documentation for "T:Demo3D.Common.Random.BernoulliDistribution"]
public class BernoulliDistribution : DiscreteDistribution
The BernoulliDistribution type exposes the following members.
| Name | Description | |
|---|---|---|
| BernoulliDistribution | Initializes a new instance of the BernoulliDistribution class | |
| BernoulliDistribution(GeneratorRegistry) | Initializes a new instance of the BernoulliDistribution class |
| Name | Description | |
|---|---|---|
| Alpha | ||
| Generator | (Inherited from DistributionBase) |
| Name | Description | |
|---|---|---|
| DT | (Overrides DistributionBaseDT) | |
| Initialize | (Overrides DistributionBaseInitialize) | |
| Next | (Overrides DistributionBaseNext) | |
| NextDouble | (Inherited from DiscreteDistribution) | |
| Reset | (Inherited from DistributionBase) | |
| ToString | (Overrides DistributionBaseToString) |
| Name | Description | |
|---|---|---|
| DefaultAlpha | The default value assigned to Alpha if none is specified. |