| Decompose(ComplexMatrix, ComplexMatrix, ComplexMatrix) | Computes the Singular Value Decomposition of the specified matrix. |
| Decompose(DoubleMatrix, DoubleMatrix, DoubleMatrix) | Computes the Singular Value Decomposition of the specified matrix. |
| Decompose(ReadOnlyComplexMatrix, ComplexMatrix, ComplexMatrix) | Computes the Singular Value Decomposition of the specified matrix. |
| Decompose(ReadOnlyDoubleMatrix, DoubleMatrix, DoubleMatrix) | Computes the Singular Value Decomposition of the specified matrix. |