Scroll to navigation

sgesvd.f(3) LAPACK sgesvd.f(3)

NAME

sgesvd.f

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.

Wed May 24 2017 Version 3.7.0