Click or drag to resize
Accord.NET (logo)

LognormalDistributionStandard Property

Gets the Standard Log-Normal Distribution, with location set to zero and unit shape.

Namespace:  Accord.Statistics.Distributions.Univariate
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public static LognormalDistribution Standard { get; }
Request Example View Source

Property Value

Type: LognormalDistribution
See Also