CBLAS/src/cblas_izamax.c(3) Library Functions Manual CBLAS/src/cblas_izamax.c(3)

CBLAS/src/cblas_izamax.c

#include 'cblas.h'
#include 'cblas_f77.h'


#define F77_N N
#define F77_incX incX


CBLAS_INDEX API_SUFFIX cblas_izamax (const CBLAS_INT N, const void *X, const CBLAS_INT incX)

CBLAS_INDEX API_SUFFIX cblas_izamax (const CBLAS_INT N, const void * X, const CBLAS_INT incX)

Definition at line 12 of file cblas_izamax.c.

Generated automatically by Doxygen for LAPACK from the source code.

Version 3.12.0 LAPACK