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