Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all
NAME
zgesvd.f -
SYNOPSIS
Functions/Subroutines subroutine zgesvd (JOBU, JOBVT, M, N, A, LDA, S, U, LDU, VT, LDVT, WORK, LWORK, RWORK, INFO) ZGESVD computes the singular value decomposition (SVD) for GE matrices
Author
Generated automatically by Doxygen for LAPACK from the source code.