Lognormal |
Name | Description | |
---|---|---|
LognormalDistribution | Initializes a new instance of the LognormalDistribution class, using a StandardGenerator as underlying random number generator. | |
LognormalDistribution(Generator) | Initializes a new instance of the LognormalDistribution class | |
LognormalDistribution(Double, Double) | Initializes a new instance of the LognormalDistribution class | |
LognormalDistribution(Double, Double, Generator) | Initializes a new instance of the LognormalDistribution class, using the specified Generator as underlying random number generator. |