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

Go to the source code of this file.

Functions/Subroutines

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