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