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