LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for tplqt: QR factor:

Functions

subroutine ctplqt (M, N, L, MB, A, LDA, B, LDB, T, LDT, WORK, INFO)
 CTPLQT More...
 
subroutine dtplqt (M, N, L, MB, A, LDA, B, LDB, T, LDT, WORK, INFO)
 DTPLQT More...
 
subroutine stplqt (M, N, L, MB, A, LDA, B, LDB, T, LDT, WORK, INFO)
 STPLQT More...
 
subroutine ztplqt (M, N, L, MB, A, LDA, B, LDB, T, LDT, WORK, INFO)
 ZTPLQT More...
 

Detailed Description