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

Go to the source code of this file.

Functions/Subroutines

subroutine zlaqsp (UPLO, N, AP, S, SCOND, AMAX, EQUED)
 ZLAQSP scales a symmetric/Hermitian matrix in packed storage, using scaling factors computed by sppequ. More...
 
lsame
logical function lsame(CA, CB)
LSAME
Definition: lsame.f:55
dlamch
double precision function dlamch(CMACH)
DLAMCH
Definition: dlamch.f:70