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

Go to the source code of this file.

Functions/Subroutines

subroutine zlarcm (M, N, A, LDA, B, LDB, C, LDC, RWORK)
 ZLARCM copies all or part of a real two-dimensional array to a complex array. More...
 
dgemm
subroutine dgemm(TRANSA, TRANSB, M, N, K, ALPHA, A, LDA, B, LDB, BETA, C, LDC)
DGEMM
Definition: dgemm.f:189