Binomial |
[Missing <summary> documentation for "T:Demo3D.Common.Random.BinomialDistribution"]
public class BinomialDistribution : DiscreteDistribution
The BinomialDistribution type exposes the following members.
| Name | Description | |
|---|---|---|
| BinomialDistribution | Initializes a new instance of the BinomialDistribution class | |
| BinomialDistribution(GeneratorRegistry) | Initializes a new instance of the BinomialDistribution class |
| Name | Description | |
|---|---|---|
| Alpha | ||
| Beta | ||
| 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. | |
| DefaultBeta | The default value assigned to Beta if none is specified. |