Go to the source code of this file.
Macros | |
| #define | F77_N N |
| #define | F77_incX incX |
| #define | F77_incY incY |
Functions | |
| void | cblas_zcopy (const CBLAS_INT N, const void *X, const CBLAS_INT incX, void *Y, const CBLAS_INT incY) |
| #define F77_incX incX |
| #define F77_incY incY |
| #define F77_N N |
| void cblas_zcopy | ( | const CBLAS_INT | N, |
| const void * | X, | ||
| const CBLAS_INT | incX, | ||
| void * | Y, | ||
| const CBLAS_INT | incY ) |
Definition at line 11 of file cblas_zcopy.c.