MatrixObject.MatrixTrace
This function sums the Diagonal of the Matrix and places in DiagonalSum.
| Syntax | Parameters | Return Value |
|---|---|---|
Function MatrixObject.MatrixTrace( _
Matrix As Double(), _
ByRef Result As Double) As Integer
|
Type: Double()
Type: Double() |
Integer |