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

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...