GeneralMatrix.Rank Method

DotNetMatrix

An NDoc Documented Class Library

GeneralMatrix.Rank Method 

GeneralMatrix rank

[Visual Basic]Overridable Public Function Rank() As Integer
[C#]
public virtual int Rank();

Return Value

effective numerical rank, obtained from SVD.

See Also

GeneralMatrix Class | DotNetMatrix Namespace