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

Functions

subroutine ctpqrt (M, N, L, NB, A, LDA, B, LDB, T, LDT, WORK, INFO)
 CTPQRT More...
 
subroutine dtpqrt (M, N, L, NB, A, LDA, B, LDB, T, LDT, WORK, INFO)
 DTPQRT More...
 
subroutine stpqrt (M, N, L, NB, A, LDA, B, LDB, T, LDT, WORK, INFO)
 STPQRT More...
 
subroutine ztpqrt (M, N, L, NB, A, LDA, B, LDB, T, LDT, WORK, INFO)
 ZTPQRT More...
 

Detailed Description