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

Go to the source code of this file.

Functions/Subroutines

subroutine zla_syamv (UPLO, N, ALPHA, A, LDA, X, INCX, BETA, Y, INCY)
 ZLA_SYAMV computes a matrix-vector product using a symmetric indefinite matrix to calculate error bounds. More...
 
ilauplo
integer function ilauplo(UPLO)
ILAUPLO
Definition: ilauplo.f:60
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition: xerbla.f:62
dlamch
double precision function dlamch(CMACH)
DLAMCH
Definition: dlamch.f:70