LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
sgemm.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine sgemm (TRANSA, TRANSB, M, N, K, ALPHA, A, LDA, B, LDB, BETA, C, LDC)
 SGEMM More...