Click or drag to resize
Accord.NET (logo)

LognormalDistribution Constructor

Overload List
  NameDescription
Public methodLognormalDistribution
Constructs a Log-Normal (Galton) distribution with zero location and unit shape.
Public methodLognormalDistribution(Double)
Constructs a Log-Normal (Galton) distribution with given location and unit shape.
Public methodLognormalDistribution(Double, Double)
Constructs a Log-Normal (Galton) distribution with given mean and standard deviation.
Top
See Also