LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
cla_syamv.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine cla_syamv (uplo, n, alpha, a, lda, x, incx, beta, y, incy)
 CLA_SYAMV computes a matrix-vector product using a symmetric indefinite matrix to calculate error bounds.