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

Go to the source code of this file.

Functions/Subroutines

subroutine dlaqsb (UPLO, N, KD, AB, LDAB, S, SCOND, AMAX, EQUED)
 DLAQSB scales a symmetric/Hermitian band matrix, using scaling factors computed by spbequ. More...
 
lsame
logical function lsame(CA, CB)
LSAME
Definition: lsame.f:55
dlamch
double precision function dlamch(CMACH)
DLAMCH
Definition: dlamch.f:70