Click or drag to resize

PseudoVoigtAmplitudeNumberOfDependentVariables Property

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


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

Property Value

Int32

Implements

IFitFunctionNumberOfDependentVariables
See Also