LAPACK  3.4.2
LAPACK: Linear Algebra PACKage
 All Files Functions Groups
sla_gbamv.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine sla_gbamv (TRANS, M, N, KL, KU, ALPHA, AB, LDAB, X, INCX, BETA, Y, INCY)
 SLA_GBAMV performs a matrix-vector operation to calculate error bounds.