other versions
| claqps.f(3) | LAPACK | claqps.f(3) | 
NAME¶
claqps.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine claqps (M, N, OFFSET, NB, KB, A,
    LDA, JPVT, TAU, VN1, VN2, AUXV, F, LDF)
  
  CLAQPS computes a step of QR factorization with column pivoting of a
    real m-by-n matrix A by using BLAS level 3.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |