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

Functions

subroutine ctplqt (m, n, l, mb, a, lda, b, ldb, t, ldt, work, info)
 CTPLQT
 
subroutine dtplqt (m, n, l, mb, a, lda, b, ldb, t, ldt, work, info)
 DTPLQT
 
subroutine stplqt (m, n, l, mb, a, lda, b, ldb, t, ldt, work, info)
 STPLQT
 
subroutine ztplqt (m, n, l, mb, a, lda, b, ldb, t, ldt, work, info)
 ZTPLQT
 

Detailed Description