LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
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.