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

Functions/Subroutines

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