LAPACK  3.7.0
LAPACK: Linear Algebra PACKage
cgesvd.f File Reference

Functions/Subroutines

subroutine cgesvd (JOBU, JOBVT, M, N, A, LDA, S, U, LDU, VT, LDVT, WORK, LWORK, RWORK, INFO)
  CGESVD computes the singular value decomposition (SVD) for GE matrices More...