Click or drag to resize

MultipleSpectraPeakFittingResultNumberOfParametersPerPeakGlobal Property

Gets the number of parameters per peak in the global parameter array.

Namespace: Altaxo.Science.Spectroscopy.PeakFitting.MultipleSpectra
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public int NumberOfParametersPerPeakGlobal { get; }

Property Value

Int32
See Also