![]() |
LAPACK 3.12.1
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. | |
| subroutine | zlacp2 (uplo, m, n, a, lda, b, ldb) |
| ZLACP2 copies all or part of a real two-dimensional array to a complex array. | |