|   | SingularValueDecompositionDRank Property  | 
        
         
               Returns the effective numerical matrix rank.
             
 
    Namespace: 
   Accord.Math.Decompositions
    Assembly:
   Accord.Math (in Accord.Math.dll) Version: 3.8.0
 Syntax
SyntaxPublic ReadOnly Property Rank As Integer
	Get
Property Value
Type: 
Int32Number of non-negligible singular values.
 See Also
See Also