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

NAME

       dgemm.f -

SYNOPSIS

   Functions/Subroutines
       subroutine dgemm (TRANSA, TRANSB, M, N, K, ALPHA, A, LDA, B, LDB, BETA, C, LDC)
           DGEMM

Author

       Generated automatically by Doxygen for LAPACK from the source code.