Instantiates a new Normal Distribution.
Namespace: ElecNetKit.UtilAssembly: ElecNetKit.Core (in ElecNetKit.Core.dll) Version: 1.1.4771.27370 (1.1.0.0)
Syntax
Parameters
- Mean
- Type:
System Double
The Mean (μ) of the distribution.
- StdDev
- Type:
System Double
The Standard Deviation (σ) of the distribution.
See Also