Managed |
Name | Description | |
---|---|---|
![]() | SvdSolve(Complex, Int32, Int32, Complex, Int32, Complex) | Solves A*X=B for X using the singular value decomposition of A. |
![]() | SvdSolve(Complex32, Int32, Int32, Complex32, Int32, Complex32) | Solves A*X=B for X using the singular value decomposition of A. |
![]() | SvdSolve(Double, Int32, Int32, Double, Int32, Double) | Solves A*X=B for X using the singular value decomposition of A. |
![]() | SvdSolve(Single, Int32, Int32, Single, Int32, Single) | Solves A*X=B for X using the singular value decomposition of A. |