|
NAMECBLAS/src/cblas_icamax.c SYNOPSIS#include 'cblas.h'
Macros#define F77_N N
FunctionsCBLAS_INDEX API_SUFFIX() cblas_icamax (const
CBLAS_INT N, const void *X, const CBLAS_INT incX)
Macro Definition Documentation#define F77_incX incX#define F77_N NFunction DocumentationCBLAS_INDEX API_SUFFIX() cblas_icamax (const CBLAS_INT N, const void * X, const CBLAS_INT incX)Definition at line 12 of file cblas_icamax.c. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|