![]() |
LAPACK
3.9.0
LAPACK: Linear Algebra PACKage
|
void F77_chbmv | ( | int * | layout, |
char * | uplow, | ||
int * | n, | ||
int * | k, | ||
CBLAS_TEST_COMPLEX * | alpha, | ||
CBLAS_TEST_COMPLEX * | a, | ||
int * | lda, | ||
CBLAS_TEST_COMPLEX * | x, | ||
int * | incx, | ||
CBLAS_TEST_COMPLEX * | beta, | ||
CBLAS_TEST_COMPLEX * | y, | ||
int * | incy | ||
) |