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

◆ cblas_cgbmv_64()

void cblas_cgbmv_64 ( CBLAS_LAYOUT  layout,
CBLAS_TRANSPOSE  TransA,
const int64_t  M,
const int64_t  N,
const int64_t  KL,
const int64_t  KU,
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 
)