![]() |
LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | clacrm (M, N, A, LDA, B, LDB, C, LDC, RWORK) |
CLACRM multiplies a complex matrix by a square real matrix. More... | |
subroutine | zlacrm (M, N, A, LDA, B, LDB, C, LDC, RWORK) |
ZLACRM multiplies a complex matrix by a square real matrix. More... | |