Click or drag to resize
Accord.NET (logo)

LevyDistribution Constructor

Overload List
  NameDescription
Public methodLevyDistribution
Constructs a new LevyDistribution with zero location and unit scale.
Public methodLevyDistribution(Double)
Constructs a new LevyDistribution in the given location and with unit scale.
Public methodLevyDistribution(Double, Double)
Constructs a new LevyDistribution in the given location and scale.
Top
See Also