MatrixObject.MatrixSetDiagonal
This function places the Vector to the main diagonal of the Matrix.
| Syntax | Parameters | Return Value |
|---|---|---|
Function MatrixObject.MatrixSetDiagonal( _
Matrix As Double(), _
ByRef Result As Double()) As Integer
|
Type: Double()
Type: Double() |
Integer |