| Name | Description |
---|
| SingularValueDecomposition(Boolean, Complex32, Int32, Int32, Complex32, Complex32, Complex32) |
Computes the singular value decomposition of A.
|
| SingularValueDecomposition(Boolean, Double, Int32, Int32, Double, Double, Double) |
Computes the singular value decomposition of A.
|
| SingularValueDecomposition(Boolean, Complex, Int32, Int32, Complex, Complex, Complex) |
Computes the singular value decomposition of A.
|
| SingularValueDecomposition(Boolean, Single, Int32, Int32, Single, Single, Single) |
Computes the singular value decomposition of A.
|