Click or drag to resize

LognormalDistribution Constructor

Default constructor. Constructs a LognormalDistribution distribution whose logarithm have mean 0 and standard deviation 1.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public LognormalDistribution()
See Also