LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
zlacrm.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine zlacrm (M, N, A, LDA, B, LDB, C, LDC, RWORK)
 ZLACRM multiplies a complex matrix by a square real matrix. More...
 
dgemm
subroutine dgemm(TRANSA, TRANSB, M, N, K, ALPHA, A, LDA, B, LDB, BETA, C, LDC)
DGEMM
Definition: dgemm.f:189