other versions
| cgeqrt2.f(3) | LAPACK | cgeqrt2.f(3) | 
NAME¶
cgeqrt2.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine cgeqrt2 (M, N, A, LDA, T, LDT,
    INFO)
  
  CGEQRT2 computes a QR factorization of a general real or complex matrix
    using the compact WY representation of Q.
  
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
| Wed May 24 2017 | Version 3.7.0 |