LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Collaboration diagram for latsqr: tall-skinny QR factor:

Functions

subroutine clatsqr (m, n, mb, nb, a, lda, t, ldt, work, lwork, info)
 CLATSQR
 
subroutine dlatsqr (m, n, mb, nb, a, lda, t, ldt, work, lwork, info)
 DLATSQR
 
subroutine slatsqr (m, n, mb, nb, a, lda, t, ldt, work, lwork, info)
 SLATSQR
 
subroutine zlatsqr (m, n, mb, nb, a, lda, t, ldt, work, lwork, info)
 ZLATSQR
 

Detailed Description