LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for tpmlqt: applies Q:

Functions

subroutine ctpmlqt (SIDE, TRANS, M, N, K, L, MB, V, LDV, T, LDT, A, LDA, B, LDB, WORK, INFO)
 CTPMLQT More...
 
subroutine dtpmlqt (SIDE, TRANS, M, N, K, L, MB, V, LDV, T, LDT, A, LDA, B, LDB, WORK, INFO)
 DTPMLQT More...
 
subroutine stpmlqt (SIDE, TRANS, M, N, K, L, MB, V, LDV, T, LDT, A, LDA, B, LDB, WORK, INFO)
 STPMLQT More...
 
subroutine ztpmlqt (SIDE, TRANS, M, N, K, L, MB, V, LDV, T, LDT, A, LDA, B, LDB, WORK, INFO)
 ZTPMLQT More...
 

Detailed Description