MatrixObject.MatrixGramSchmidtOrt
This function performs the Gram Schmidt orthonormalization of Matrix and places in MatrixResult.
| Syntax | Parameters | Return Value |
|---|---|---|
Function MatrixObject.MatrixGramSchmidtOrt( _
Matrix As Double(), _
ByRef Result As Double()) As Integer
|
Type: Double()
Type: Double() |
Integer |