MatrixObject.MatrixSingularValues
This function calculates the Singular values of Matrix and places in SingularVector.
| Syntax | Parameters | Return Value |
|---|---|---|
Function MatrixObject.MatrixSingularValues( _
Matrix As Double(), _
ByRef Result As Double()) As Integer
|
Type: Double()
Type: Double() |
Integer |