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