Click or drag to resize

PeakDescriptionPeakParameterCovariances Property

Gets the covariance matrix of the fitted peak parameters.

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

Property Value

IROMatrixDouble
See Also