Click or drag to resize
QRGetRank Method
Returns the rank of the matrix used to construct this instance.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public int GetRank()

Return Value

Type: Int32
An int specifying the rank of the matrix used to construct this instance.
See Also