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