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