other versions
| zgelqt3.f(3) | LAPACK | zgelqt3.f(3) | 
NAME¶
zgelqt3.f
SYNOPSIS¶
Functions/Subroutines¶
recursive subroutine zgelqt3 (M, N, A, LDA,
    T, LDT, INFO)
  
  ZGELQT3 recursively computes a LQ 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 |