Exponentially Modified Gaussian Curve.Width Property
Gets or sets the Gaussian width parameter (σ).
Definition
Namespace: Numerics.NET.Curves.Nonlinear
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.0.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.0.0
public double Width { get; set; }Property Value
DoubleRemarks
The width parameter represents the standard deviation of the underlying Gaussian component. It controls the overall width of the peak.
This value corresponds to the third parameter of the curve.