Click or drag to resize

LogNormal Constructor

Overload List
 NameDescription
Public methodLogNormal(Double, Double) Initializes a new instance of the LogNormal class. The distribution will be initialized with the default random number generator.
Public methodLogNormal(Double, Double, Random) Initializes a new instance of the LogNormal class. The distribution will be initialized with the default random number generator.
Top
See Also