PeakDescriptionPeakParameterCovariances Property |
Gets the fit covariance matrix of the parameters of the peak.
Namespace: Altaxo.Science.Spectroscopy.PeakFittingAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public IROMatrix<double>? PeakParameterCovariances { get; init; }
Property Value
IROMatrixDoubleSee Also