LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
cblas_idamax.c File Reference
#include "cblas.h"
#include "cblas_f77.h"
Include dependency graph for cblas_idamax.c:

Go to the source code of this file.

Macros

#define F77_N   N
 
#define F77_incX   incX
 

Functions

CBLAS_INDEX cblas_idamax (const int N, const double *X, const int incX)
 
F77_incX
#define F77_incX
F77_idamax_sub
void F77_idamax_sub(FINT, const double *, FINT, FINT2)
F77_N
#define F77_N
N
#define N
Definition: example_user.c:10
CBLAS_INDEX
#define CBLAS_INDEX
Definition: cblas.h:16