Double Sigmoid Curve.Falling Hill Slope Property
Gets or sets the steepness of the falling phase (k₂).
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 FallingHillSlope { get; set; }Property Value
DoubleRemarks
The falling steepness parameter controls how quickly the curve falls from the peak back to the baseline. Larger values result in sharper transitions.
This value corresponds to the fourth parameter of the curve.