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

Go to the source code of this file.

Functions/Subroutines

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