PLS1CalibrationModelCrossProduct Property |
Gets the per-target-variable cross-product matrices.
Namespace: Altaxo.Calc.Regression.MultivariateAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic IROMatrix<double>[] CrossProduct { get; }Property Value
IROMatrixDouble
See Also