Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all bug

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.