Click or drag to resize

ShiftedLogNormalParametrizationNISTNumberOfParameters Property

[Missing <summary> documentation for "P:Altaxo.Calc.FitFunctions.Peaks.ShiftedLogNormalParametrizationNIST.NumberOfParameters"]


Namespace: Altaxo.Calc.FitFunctions.Peaks
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int NumberOfParameters { get; }

Property Value

Int32

Implements

IFitFunctionNumberOfParameters
See Also