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

Go to the source code of this file.

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...