LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
dgbtf2.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dgbtf2 (m, n, kl, ku, ab, ldab, ipiv, info)
 DGBTF2 computes the LU factorization of a general band matrix using the unblocked version of the algorithm.