Click or drag to resize

NormalDistribution Constructor

Default constructor. Constructs a NormalDistribution with mean 0 and variance 1.

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