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