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

NAME

       dgerq2.f -

SYNOPSIS

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

Author

       Generated automatically by Doxygen for LAPACK from the source code.