LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for latsqr: tall-skinny QR factor:

Functions

subroutine clatsqr (M, N, MB, NB, A, LDA, T, LDT, WORK, LWORK, INFO)
 CLATSQR More...
 
subroutine dlatsqr (M, N, MB, NB, A, LDA, T, LDT, WORK, LWORK, INFO)
 DLATSQR More...
 
subroutine slatsqr (M, N, MB, NB, A, LDA, T, LDT, WORK, LWORK, INFO)
 SLATSQR More...
 
subroutine zlatsqr (M, N, MB, NB, A, LDA, T, LDT, WORK, LWORK, INFO)
 ZLATSQR More...
 

Detailed Description