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