GaussAmplitudeCreate_1_0 Method |
Creates a fit function with one Gaussian term and a constant baseline.
Namespace: Altaxo.Calc.FitFunctions.PeaksAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static IFitFunction Create_1_0()
Return Value
IFitFunctionThe fit function.
See Also