LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
zla_gbamv.f File Reference

Go to the source code of this file.

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...
 
ilatrans
integer function ilatrans(TRANS)
ILATRANS
Definition: ilatrans.f:60
xerbla
subroutine xerbla(SRNAME, INFO)
XERBLA
Definition: xerbla.f:62
dlamch
double precision function dlamch(CMACH)
DLAMCH
Definition: dlamch.f:70