dgesvdq.f - Man Page
Synopsis
Functions/Subroutines
subroutine dgesvdq (JOBA, JOBP, JOBR, JOBU, JOBV, M, N, A, LDA, S, U, LDU, V, LDV, NUMRANK, IWORK, LIWORK, WORK, LWORK, RWORK, LRWORK, INFO)
DGESVDQ computes the singular value decomposition (SVD) with a QR-Preconditioned QR SVD Method for GE matrices
Author
Generated automatically by Doxygen for LAPACK from the source code.
Info
Mon Jun 28 2021 Version 3.10.0 LAPACK