Click or drag to resize

Distribution Constructor

Overload List
 NameDescription
Protected methodDistribution Initializes a new instance of the Distribution class, using a StandardGenerator as underlying random number generator.
Protected methodDistribution(Generator) Initializes a new instance of the Distribution class, using the specified Generator as underlying random number generator.
Top
See Also