Lorentz Curve.Center Property
Gets or sets the center of the Lorentz curve.
Definition
Namespace: Numerics.NET.Curves.Nonlinear
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public double Center { get; set; }
Property Value
DoubleRemarks
The Lorentz curve is symmetrical about the center. The center is where the curve reaches its maximum value.
This value corresponds to the second parameter of the curve.