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

Go to the source code of this file.

Functions/Subroutines

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