LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
sla_geamv.f File Reference

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.