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

Go to the source code of this file.

Functions/Subroutines

subroutine dtbt06 (RCOND, RCONDC, UPLO, DIAG, N, KD, AB, LDAB, WORK, RAT)
 DTBT06 More...
 
dlantb
double precision function dlantb(NORM, UPLO, DIAG, N, K, AB, LDAB, WORK)
DLANTB returns the value of the 1-norm, or the Frobenius norm, or the infinity norm,...
Definition: dlantb.f:142
dlabad
subroutine dlabad(SMALL, LARGE)
DLABAD
Definition: dlabad.f:76
dlamch
double precision function dlamch(CMACH)
DLAMCH
Definition: dlamch.f:70