LAPACK  3.6.0
LAPACK: Linear Algebra PACKage
sgesvd.f File Reference

Functions/Subroutines

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