Click or drag to resize

FloatRandomGumbelDistribution Constructor

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