GeometricDistributionRandom Method |
Name | Description | |
---|---|---|
Random(Double) |
Generates a random observation from the current distribution.
| |
Random(Double, Random) |
Generates a random observation from the current distribution.
| |
Random(Double, Int32, Double) |
Generates a random vector of observations from the current distribution.
| |
Random(Double, Int32, Int32) |
Generates a random vector of observations from the current distribution.
| |
Random(Double, Int32, Double, Random) |
Generates a random vector of observations from the current distribution.
| |
Random(Double, Int32, Int32, Random) |
Generates a random vector of observations from the current distribution.
|