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

Go to the source code of this file.

Functions/Subroutines

subroutine sgeqr2p (M, N, A, LDA, TAU, WORK, INFO)
 SGEQR2P computes the QR factorization of a general rectangular matrix with non-negative diagonal elements using an unblocked algorithm.