Provided by: liblapack-doc-man_3.6.0-2ubuntu2_all bug

NAME

       cla_geamv.f -

SYNOPSIS

   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.

Author

       Generated automatically by Doxygen for LAPACK from the source code.