LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
cla_heamv.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine cla_heamv (UPLO, N, ALPHA, A, LDA, X, INCX, BETA, Y, INCY)
 CLA_HEAMV computes a matrix-vector product using a Hermitian indefinite matrix to calculate error bounds. More...