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

Go to the source code of this file.

Functions/Subroutines

subroutine clalsa (ICOMPQ, SMLSIZ, N, NRHS, B, LDB, BX, LDBX, U, LDU, VT, K, DIFL, DIFR, Z, POLES, GIVPTR, GIVCOL, LDGCOL, PERM, GIVNUM, C, S, RWORK, IWORK, INFO)
 CLALSA computes the SVD of the coefficient matrix in compact form. Used by sgelsd. More...