Click or drag to resize

PeakDescriptionPeakParameterCovariances Property

Gets the fit covariance matrix of the parameters of the peak.

Namespace: Altaxo.Science.Spectroscopy.PeakFitting
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IROMatrix<double>? PeakParameterCovariances { get; init; }

Property Value

IROMatrixDouble
See Also