MatrixObject.MatrixIdentity
This function sets the Matrix to the Identity matrix. The diagonal of the Matrix will be 1 and the rest 0.
Syntax
|
Parameters
|
Return Value
|
Function MatrixObject.MatrixIdentity( _
Matrix As Double()) As Integer
|
Matrix [in]
Type: Double()
|
Integer
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.