LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
|
void API_SUFFIX() cblas_caxpy | ( | const CBLAS_INT | N, |
const void * | alpha, | ||
const void * | X, | ||
const CBLAS_INT | incX, | ||
void * | Y, | ||
const CBLAS_INT | incY | ||
) |
Definition at line 11 of file cblas_caxpy.c.