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

Go to the source code of this file.

Functions/Subroutines

subroutine stbt06 (RCOND, RCONDC, UPLO, DIAG, N, KD, AB, LDAB, WORK, RAT)
 STBT06 More...
 
slabad
subroutine slabad(SMALL, LARGE)
SLABAD
Definition: slabad.f:76
slantb
real function slantb(NORM, UPLO, DIAG, N, K, AB, LDAB, WORK)
SLANTB returns the value of the 1-norm, or the Frobenius norm, or the infinity norm,...
Definition: slantb.f:142
slamch
real function slamch(CMACH)
SLAMCH
Definition: slamch.f:70