![]() |
LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
|
| void cblas_cher | ( | CBLAS_LAYOUT | layout, |
| 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.