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