Click or drag to resize

LognormalDistribution Constructor

Overload List
 NameDescription
Public methodLognormalDistribution Initializes a new instance of the LognormalDistribution class, using a StandardGenerator as underlying random number generator.
Public methodLognormalDistribution(Generator)Initializes a new instance of the LognormalDistribution class
Public methodLognormalDistribution(Double, Double)Initializes a new instance of the LognormalDistribution class
Public methodLognormalDistribution(Double, Double, Generator) Initializes a new instance of the LognormalDistribution class, using the specified Generator as underlying random number generator.
Top
See Also