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

NAME

       dgeqr2.f -

SYNOPSIS

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

Author

       Generated automatically by Doxygen for LAPACK from the source code.