LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
stpqrt2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine stpqrt2 (m, n, l, a, lda, b, ldb, t, ldt, info)
 STPQRT2 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.