Click or drag to resize

GeneralizedLogisticDecreasing Constructor

Initializes a new instance of the GeneralizedLogisticDecreasing class with NumberOfTerms=1, and OrderOfBackgroundPolynomial=0.

Namespace: Altaxo.Calc.FitFunctions.Transitions
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public GeneralizedLogisticDecreasing()
See Also