LAPACK  3.4.2
LAPACK: Linear Algebra PACKage
 All Files Functions Groups
sgeqrt3.f File Reference

Go to the source code of this file.

Functions/Subroutines

recursive subroutine sgeqrt3 (M, N, A, LDA, T, LDT, INFO)
 SGEQRT3 recursively computes a QR factorization of a general real or complex matrix using the compact WY representation of Q.