Int |
The IntRandomHypergeometricDistribution type exposes the following members.
| Name | Description | |
|---|---|---|
| IntRandomHypergeometricDistribution | Constructs a random number generator for a discrete hypergeometric distribution using the specified distribution parameters. |
| Name | Description | |
|---|---|---|
| LotSize | Gets the lot size. | |
| MarkedElements | Gets the number of marked elements. | |
| SamplingSize | Gets the size of sampling without replacement. |
| Name | Description | |
|---|---|---|
| Clone | Creates a deep copy of this random number generator. | |
| Fill | Uses the given random number stream to fill the given array of integers with random values. |