LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
zgbtf2.f File Reference

Go to the source code of this file.

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.