Click or drag to resize

DoubleRandomGumbelDistribution Constructor

Overload List
 NameDescription
Public methodDoubleRandomGumbelDistribution Constructs a random number generator for a Gumbel distribution using a default displacement of 0.0 and default scale of 1.0.
Public methodDoubleRandomGumbelDistribution(Double, Double) Constructs a random number generator for a Gumbel distribution using the specified distribution parameters.
Top
See Also