LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
sla_gbrcond.f File Reference

Go to the source code of this file.

Functions/Subroutines

real function sla_gbrcond (TRANS, N, KL, KU, AB, LDAB, AFB, LDAFB, IPIV, CMODE, C, INFO, WORK, IWORK)
 SLA_GBRCOND estimates the Skeel condition number for a general banded matrix. More...