LAPACK  3.7.0
LAPACK: Linear Algebra PACKage
ztplqt2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ztplqt2 (M, N, L, A, LDA, B, LDB, T, LDT, INFO)
 ZTPLQT2 computes a LQ 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...