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