LAPACK  3.7.0
LAPACK: Linear Algebra PACKage
cla_geamv.f File Reference

Functions/Subroutines

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