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

Go to the source code of this file.

Functions/Subroutines

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