Click or drag to resize

CauchyAmplitudeCreate_1_0 Method

Factory used by discovery to create a default instance (one term, zero-order baseline).

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

Return Value

IFitFunction
A new CauchyAmplitude instance.
See Also