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