| Name | Description |
---|
| Samples |
Samples an array of Hypergeometric distributed random variables.
|
| Samples(Int32) |
Fills an array with samples generated from the distribution.
|
| Samples(Int32, Int32, Int32) |
Samples a sequence of this random variable.
|
| Samples(Int32, Int32, Int32, Int32) |
Fills an array with samples generated from the distribution.
|
| Samples(Random, Int32, Int32, Int32) |
Samples a sequence of this random variable.
|
| Samples(Random, Int32, Int32, Int32, Int32) |
Fills an array with samples generated from the distribution.
|