LAPACK  3.4.2
LAPACK: Linear Algebra PACKage
 All Files Functions Groups
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.