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

Go to the source code of this file.

Functions/Subroutines

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