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