other versions
| zgelq2.f(3) | LAPACK | zgelq2.f(3) | 
NAME¶
zgelq2.f
SYNOPSIS¶
Functions/Subroutines¶
subroutine zgelq2 (M, N, A, LDA, TAU, WORK,
    INFO)
  
  ZGELQ2 computes the LQ 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 |