other versions
| cgeqr2.f(3) | LAPACK | cgeqr2.f(3) | 
NAME¶
cgeqr2.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine cgeqr2 (M, N, A, LDA, TAU, WORK,
    INFO)
  
  CGEQR2 computes the QR factorization of a general rectangular matrix
    using an unblocked algorithm.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |