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

Go to the source code of this file.

Functions/Subroutines

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