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

Go to the source code of this file.

Functions/Subroutines

subroutine zlaqsb (UPLO, N, KD, AB, LDAB, S, SCOND, AMAX, EQUED)
 ZLAQSB 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