|
|
LognormalDistribution Constructor |
| Name | Description | |
|---|---|---|
| LognormalDistribution |
Constructs a Log-Normal (Galton) distribution
with zero location and unit shape.
| |
| LognormalDistribution(Double) |
Constructs a Log-Normal (Galton) distribution
with given location and unit shape.
| |
| LognormalDistribution(Double, Double) |
Constructs a Log-Normal (Galton) distribution
with given mean and standard deviation.
|