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

NAME

       zgehd2.f -

SYNOPSIS

   Functions/Subroutines
       subroutine zgehd2 (N, ILO, IHI, A, LDA, TAU, WORK, INFO)
           ZGEHD2 reduces a general square matrix to upper Hessenberg form using an unblocked
           algorithm.

Author

       Generated automatically by Doxygen for LAPACK from the source code.