![]() |
LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
Functions | |
subroutine | clacp2 (UPLO, M, N, A, LDA, B, LDB) |
CLACP2 copies all or part of a real two-dimensional array to a complex array. More... | |
subroutine | zlacp2 (UPLO, M, N, A, LDA, B, LDB) |
ZLACP2 copies all or part of a real two-dimensional array to a complex array. More... | |