LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches

◆ cblas_chbmv_64()

void cblas_chbmv_64 ( CBLAS_LAYOUT layout,
CBLAS_UPLO Uplo,
const int64_t N,
const int64_t K,
const void * alpha,
const void * A,
const int64_t lda,
const void * X,
const int64_t incX,
const void * beta,
void * Y,
const int64_t incY )