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

Go to the source code of this file.

Functions/Subroutines

subroutine cheequb (UPLO, N, A, LDA, S, SCOND, AMAX, WORK, INFO)
 CHEEQUB More...
 
classq
subroutine classq(N, X, INCX, SCALE, SUMSQ)
CLASSQ updates a sum of squares represented in scaled form.
Definition: classq.f:108
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition: xerbla.f:62
lsame
logical function lsame(CA, CB)
LSAME
Definition: lsame.f:55
slamch
real function slamch(CMACH)
SLAMCH
Definition: slamch.f:70