LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for laswlq: short-wide LQ factor:

Functions

subroutine claswlq (M, N, MB, NB, A, LDA, T, LDT, WORK, LWORK, INFO)
 CLASWLQ More...
 
subroutine dlaswlq (M, N, MB, NB, A, LDA, T, LDT, WORK, LWORK, INFO)
 DLASWLQ More...
 
subroutine slaswlq (M, N, MB, NB, A, LDA, T, LDT, WORK, LWORK, INFO)
 SLASWLQ More...
 
subroutine zlaswlq (M, N, MB, NB, A, LDA, T, LDT, WORK, LWORK, INFO)
 ZLASWLQ More...
 

Detailed Description