Click or drag to resize

Distribution Constructor

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