Click or drag to resize

ISingularValueDecomposition Properties

The ISingularValueDecomposition type exposes the following members.

Properties
 NameDescription
Public propertyConditionReturns the condition number max(S) / min(S).
Public propertyDiagonalReturn the one-dimensional array of singular values.
Public propertyNorm2Returns the Two norm.
Public propertyRankReturns the effective numerical matrix rank.
Top
See Also