|  | LAPACK 3.12.1
    LAPACK: Linear Algebra PACKage | 
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. | |