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

Go to the source code of this file.

Functions/Subroutines

subroutine sorgr2 (m, n, k, a, lda, tau, work, info)
 SORGR2 generates all or part of the orthogonal matrix Q from an RQ factorization determined by sgerqf (unblocked algorithm).