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