IMSL C# Numerical Library

QR.GetRank Method ()

Returns the rank of the matrix used to construct this instance.

public int GetRank();

Return Value

An int specifying the rank of the matrix used to construct this instance.

See Also

QR Class | Imsl.Math Namespace | QR.GetRank Overload List