Click or drag to resize

GaussAmplitudeCreate_1_0 Method

Creates a fit function with one Gaussian term and a constant baseline.

Namespace: Altaxo.Calc.FitFunctions.Peaks
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static IFitFunction Create_1_0()

Return Value

IFitFunction
The fit function.
See Also