LAPACK
3.6.1
LAPACK: Linear Algebra PACKage
|
void F77_zhpmv | ( | int * | layout, |
char * | uplow, | ||
int * | n, | ||
CBLAS_TEST_ZOMPLEX * | alpha, | ||
CBLAS_TEST_ZOMPLEX * | ap, | ||
CBLAS_TEST_ZOMPLEX * | x, | ||
int * | incx, | ||
CBLAS_TEST_ZOMPLEX * | beta, | ||
CBLAS_TEST_ZOMPLEX * | y, | ||
int * | incy | ||
) |
Definition at line 239 of file c_zblas2.c.