.NET Matrix Library
Rank Method
See Also  Send Feedback



Returns the matrix rank. Returns the matrix rank.

Overload List

OverloadDescription
Rank()Returns the matrix rank.  
Rank(Double)Returns the matrix rank.  

Remarks

The matrix rank is defined as the number nonzero singular values.The matrix rank is defined as the number nonzero singular values.

Requirements

Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

.NET Matrix Library