Click or drag to resize

LogisticIncreasing Constructor

Initializes a new instance of the LogisticIncreasing 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 LogisticIncreasing()
See Also