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