CovarianceMatrix: Array;
The CovarianceMatrix property returns covariance matrix values.
It is required to use an array of Double values.
The property use is given in the example for ISmLinearRegress.WeightedSummaryStatistics.
See also:
ISmLinearRegress