Click or drag to resize
Accord.NET (logo)

GeneralDiscreteDistributionRandom Method

Overload List
  NameDescription
Public methodStatic memberRandom(Double, Boolean)
Returns a random symbol within the given symbol probabilities.
Public methodStatic memberRandom(Double, Int32)
Returns a random sample within the given symbol probabilities.
Public methodStatic memberRandom(Double, Int32, Random)
Returns a random sample within the given symbol probabilities.
Public methodStatic memberRandom(Double, Random, Boolean)
Returns a random symbol within the given symbol probabilities.
Public methodStatic memberRandom(Double, Int32, Int32, Boolean)
Returns a random sample within the given symbol probabilities.
Public methodStatic memberRandom(Double, Int32, Int32, Random, Boolean)
Returns a random sample within the given symbol probabilities.
Top
See Also