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