LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
slaqps.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine slaqps (M, N, OFFSET, NB, KB, A, LDA, JPVT, TAU, VN1, VN2, AUXV, F, LDF)
 SLAQPS computes a step of QR factorization with column pivoting of a real m-by-n matrix A by using BLAS level 3. More...