LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
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