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

NAME

       zgeqr2.f -

SYNOPSIS

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

Author

       Generated automatically by Doxygen for LAPACK from the source code.