LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
sgbt05.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine sgbt05 (TRANS, N, KL, KU, NRHS, AB, LDAB, B, LDB, X, LDX, XACT, LDXACT, FERR, BERR, RESLTS)
 SGBT05 More...
 
isamax
integer function isamax(N, SX, INCX)
ISAMAX
Definition: isamax.f:73
lsame
logical function lsame(CA, CB)
LSAME
Definition: lsame.f:55
slamch
real function slamch(CMACH)
SLAMCH
Definition: slamch.f:70