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