MatrixObject.MatrixRank

This function returns the rank of Matrix in Rank.

Syntax Parameters Return Value
Function MatrixObject.MatrixAdd( _
    Matrix1 As Double(), _
    Matrix2 As Double(), _
    ByRef Result As Double()) As Integer
  • Matrix [in]

Type: Double()

  • Result [out]

Type: Double

Integer