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

NAME

       sgemm.f -

SYNOPSIS

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

Author

       Generated automatically by Doxygen for LAPACK from the source code.