MatrixObject.MatrixSumOfSquares
This function computes the Sum of Squares of the Matrix and places in Result.
| Syntax | Parameters | Return Value |
|---|---|---|
Function MatrixObject.MatrixSumOfSquares( _
Matrix As Double(), _
ByRef Result As Double) As Integer
|
Type: Double()
Type: Double |
Integer |