LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
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. | |