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

NAME

       zgerq2.f -

SYNOPSIS

   Functions/Subroutines
       subroutine zgerq2 (M, N, A, LDA, TAU, WORK, INFO)
           ZGERQ2 computes the RQ factorization of a general rectangular matrix using an
           unblocked algorithm.

Author

       Generated automatically by Doxygen for LAPACK from the source code.