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

Go to the source code of this file.

Functions/Subroutines

subroutine ctpqrt2 (M, N, L, A, LDA, B, LDB, T, LDT, INFO)
 CTPQRT2 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...