Scroll to navigation

dgesvd.f(3) LAPACK dgesvd.f(3)

NAME

dgesvd.f

SYNOPSIS

Functions/Subroutines


subroutine dgesvd (JOBU, JOBVT, M, N, A, LDA, S, U, LDU, VT, LDVT, WORK, LWORK, INFO)
DGESVD 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