LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
dlalsd.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dlalsd (UPLO, SMLSIZ, N, NRHS, D, E, B, LDB, RCOND, RANK, WORK, IWORK, INFO)
 DLALSD uses the singular value decomposition of A to solve the least squares problem. More...