Click or drag to resize

ConwayMaxwellPoissonSamples Method

Overload List
 NameDescription
Public methodSamples Samples a sequence of a Conway-Maxwell-Poisson distributed random variables.
Public methodSamples(Int32) Fills an array with samples generated from the distribution.
Public methodStatic memberSamples(Double, Double) Samples a sequence of this random variable.
Public methodStatic memberSamples(Int32, Double, Double) Fills an array with samples generated from the distribution.
Public methodStatic memberSamples(Random, Double, Double) Samples a sequence of this random variable.
Public methodStatic memberSamples(Random, Int32, Double, Double) Fills an array with samples generated from the distribution.
Top
See Also