![]() |
LAPACK
3.5.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
Functions | |
| lapack_int | LAPACKE_zlacp2_work (int matrix_order, char uplo, lapack_int m, lapack_int n, const double *a, lapack_int lda, lapack_complex_double *b, lapack_int ldb) |
| lapack_int LAPACKE_zlacp2_work | ( | int | matrix_order, |
| char | uplo, | ||
| lapack_int | m, | ||
| lapack_int | n, | ||
| const double * | a, | ||
| lapack_int | lda, | ||
| lapack_complex_double * | b, | ||
| lapack_int | ldb | ||
| ) |
Definition at line 37 of file lapacke_zlacp2_work.c.