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