ISingular |
public interface ISingularValueDecomposition
The ISingularValueDecomposition type exposes the following members.
Name | Description | |
---|---|---|
![]() | Condition | Returns the condition number max(S) / min(S). |
![]() | Diagonal | Return the one-dimensional array of singular values. |
![]() | Norm2 | Returns the Two norm. |
![]() | Rank | Returns the effective numerical matrix rank. |