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

Go to the source code of this file.

Functions/Subroutines

subroutine ssyequb (UPLO, N, A, LDA, S, SCOND, AMAX, WORK, INFO)
 SSYEQUB More...
 
slassq
subroutine slassq(N, X, INCX, SCALE, SUMSQ)
SLASSQ updates a sum of squares represented in scaled form.
Definition: slassq.f:105
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