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

NAME

       dgbmv.f -

SYNOPSIS

   Functions/Subroutines
       subroutine dgbmv (TRANS, M, N, KL, KU, ALPHA, A, LDA, X, INCX, BETA, Y, INCY)
           DGBMV

Author

       Generated automatically by Doxygen for LAPACK from the source code.