 | NormalDistribution Constructor |
Default constructor. Constructs a NormalDistribution with mean 0
and variance 1.
Namespace:
CenterSpace.NMath.Core
Assembly:
NMath (in NMath.dll) Version: 7.3
Syntaxpublic NormalDistribution()
public:
NormalDistribution()
new : unit -> NormalDistribution
See Also