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

Functions

subroutine ctpqrt (m, n, l, nb, a, lda, b, ldb, t, ldt, work, info)
 CTPQRT
 
subroutine dtpqrt (m, n, l, nb, a, lda, b, ldb, t, ldt, work, info)
 DTPQRT
 
subroutine stpqrt (m, n, l, nb, a, lda, b, ldb, t, ldt, work, info)
 STPQRT
 
subroutine ztpqrt (m, n, l, nb, a, lda, b, ldb, t, ldt, work, info)
 ZTPQRT
 

Detailed Description