LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
dtpqrt2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dtpqrt2 (M, N, L, A, LDA, B, LDB, T, LDT, INFO)
 DTPQRT2 computes a QR factorization of a real or complex "triangular-pentagonal" matrix, which is composed of a triangular block and a pentagonal block, using the compact WY representation for Q. More...