ExponentialDecayCreateExponentialDecrease Method |
Creates an exponential decrease fit function with one exponential term (3 parameters).
Namespace: Altaxo.Calc.FitFunctions.GeneralAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static IFitFunction CreateExponentialDecrease()
Return Value
IFitFunction[Missing <returns> documentation for "M:Altaxo.Calc.FitFunctions.General.ExponentialDecay.CreateExponentialDecrease"]
See Also