ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
container::kernels::blas_gemm_batched< T, Device > Member List

This is the complete list of members for container::kernels::blas_gemm_batched< T, Device >, including all inherited members.

operator()(const char &transa, const char &transb, const int &m, const int &n, const int &k, const T *alpha, T **A, const int &lda, T **B, const int &ldb, const T *beta, T **C, const int &ldc, const int &batch_size)container::kernels::blas_gemm_batched< T, Device >