Returns the numerical rank of a matrix.
Namespace: Extreme.Mathematics.LinearAlgebra.ComplexAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
Public Function Rank As Integer
member Rank : unit -> int
Return Value
Type:
Int32An integer indicating the numerical rank of the matrix.
This method uses the default tolerance to determine rank.
Numerical Libraries
Supported in: 5.x, 4.x
Reference