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

Go to the source code of this file.

Functions/Subroutines

subroutine sla_geamv (TRANS, M, N, ALPHA, A, LDA, X, INCX, BETA, Y, INCY)
 SLA_GEAMV computes a matrix-vector product using a general matrix to calculate error bounds. More...