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