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

Go to the source code of this file.

Functions/Subroutines

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