
Go to the source code of this file.
Defines | |
| #define | F77_incX incX |
| #define | F77_N N |
Functions | |
| double | cblas_dnrm2 (const int N, const double *X, const int incX) |
| #define F77_incX incX |
| #define F77_N N |
| double cblas_dnrm2 | ( | const int | N, |
| const double * | X, | ||
| const int | incX | ||
| ) |
Definition at line 12 of file cblas_dnrm2.c.