
Go to the source code of this file.
Defines | |
| #define | F77_incX incX |
| #define | F77_incY incY |
| #define | F77_N N |
Functions | |
| float | cblas_sdot (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 |
| float cblas_sdot | ( | const int | N, |
| const float * | X, | ||
| const int | incX, | ||
| const float * | Y, | ||
| const int | incY | ||
| ) |
Definition at line 12 of file cblas_sdot.c.