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

NAME

       zgbtf2.f -

SYNOPSIS

   Functions/Subroutines
       subroutine zgbtf2 (M, N, KL, KU, AB, LDAB, IPIV, INFO)
           ZGBTF2 computes the LU factorization of a general band matrix using the unblocked
           version of the algorithm.

Author

       Generated automatically by Doxygen for LAPACK from the source code.