Click or drag to resize

PCRCalibrationModelYLoads Property

Gets or sets the y load matrix.

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public IROMatrix<double> YLoads { get; set; }

Property Value

IROMatrixDouble
See Also