![]() |
LAPACK
3.10.1
LAPACK: Linear Algebra PACKage
|
void cblas_cher | ( | const CBLAS_LAYOUT | layout, |
const CBLAS_UPLO | Uplo, | ||
const CBLAS_INT | N, | ||
const float | alpha, | ||
const void * | X, | ||
const CBLAS_INT | incX, | ||
void * | A, | ||
const CBLAS_INT | lda | ||
) |
Definition at line 12 of file cblas_cher.c.