Click or drag to resize

GaussAreaCreate_1_M1 Method

Creates a Gaussian-area fit function with one peak and no baseline.

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

Return Value

IFitFunction
The fit function.
See Also