LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
zgesvdx.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine zgesvdx (JOBU, JOBVT, RANGE, M, N, A, LDA, VL, VU, IL, IU, NS, S, U, LDU, VT, LDVT, WORK, LWORK, RWORK, IWORK, INFO)
  ZGESVDX computes the singular value decomposition (SVD) for GE matrices More...