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

Go to the source code of this file.

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.