Click or drag to resize

StretchedExponentialGrowthCreateFitFunction Method

Creates an exponential decrease fit function with one exponential term (3 parameters).

Namespace: Altaxo.Calc.FitFunctions.General
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static IFitFunction CreateFitFunction()

Return Value

IFitFunction

[Missing <returns> documentation for "M:Altaxo.Calc.FitFunctions.General.StretchedExponentialGrowth.CreateFitFunction"]

See Also