![]() |
LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | clarcm (M, N, A, LDA, B, LDB, C, LDC, RWORK) |
CLARCM copies all or part of a real two-dimensional array to a complex array. More... | |
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... | |