|  | LAPACK 3.12.1
    LAPACK: Linear Algebra PACKage | 
Go to the source code of this file.
| Functions/Subroutines | |
| subroutine | zgesvd (jobu, jobvt, m, n, a, lda, s, u, ldu, vt, ldvt, work, lwork, rwork, info) | 
| ZGESVD computes the singular value decomposition (SVD) for GE matrices | |