This function computes the Cross product of deviations of Matrix places in MatrixResult. Intercept is included if set to 1 and not included if set to 0.
Syntax
Parameters
Return Value
Function MatrixObject.MatrixCrossProductOfDev( _
Matrix As Double(), _
Intercept As Integer, _
ByRef Result As Double()) As Integer