sgesvd.f - Man Page

Synopsis

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

Author

Generated automatically by Doxygen for LAPACK from the source code.

Info

Tue Apr 12 2022 Version 3.10.1 LAPACK