Double Sigmoid Curve.Rising Hill Slope Property
Gets or sets the steepness of the rising 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 RisingHillSlope { get; set; }Property Value
DoubleRemarks
The rising steepness parameter controls how quickly the curve rises from the baseline to the peak. Larger values result in sharper transitions.
This value corresponds to the second parameter of the curve.