LAPACK
3.4.2
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. |