Click or drag to resize

VoigtAreaParametrizationNuCreate_1_0 Method

Creates a Voigt-area fit function with one peak and a constant 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_0()

Return Value

IFitFunction
The fit function.
See Also