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

Go to the source code of this file.

Functions/Subroutines

subroutine cla_geamv (TRANS, M, N, ALPHA, A, LDA, X, INCX, BETA, Y, INCY)
 CLA_GEAMV computes a matrix-vector product using a general matrix 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
slamch
real function slamch(CMACH)
SLAMCH
Definition: slamch.f:70