CADability dotNET
The SingularValueDecomposition type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| LeftSingularVectors | Gets the left singular vectors (U matrix). | |
| RightSingularVectors | Gets the right singular vectors (V matrix). | |
| S | Get the diagonal matrix of singular values. | |
| SingularValues | Gets the one-dimensional array of singular values. |