LAPACK  3.4.1
LAPACK: Linear Algebra PACKage
zgesvd.f File Reference

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
 All Files Functions