GeneralDiscreteDistributionRandom Method |
Name | Description | |
---|---|---|
Random(Double, Boolean) |
Returns a random symbol within the given symbol probabilities.
| |
Random(Double, Int32) |
Returns a random sample within the given symbol probabilities.
| |
Random(Double, Int32, Random) |
Returns a random sample within the given symbol probabilities.
| |
Random(Double, Random, Boolean) |
Returns a random symbol within the given symbol probabilities.
| |
Random(Double, Int32, Int32, Boolean) |
Returns a random sample within the given symbol probabilities.
| |
Random(Double, Int32, Int32, Random, Boolean) |
Returns a random sample within the given symbol probabilities.
|