GaussAreaCreate_1_M1 Method |
Creates a Gaussian-area fit function with one peak and no baseline.
Namespace: Altaxo.Calc.FitFunctions.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static IFitFunction Create_1_M1()
Return Value
IFitFunctionThe fit function.
See Also