LAPACK  3.7.0
LAPACK: Linear Algebra PACKage
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
dlalsa.f File Reference

Functions/Subroutines

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