LAPACK  3.7.0
LAPACK: Linear Algebra PACKage
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
zla_gbamv.f File Reference

Functions/Subroutines

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