|
void | operator() (const char &trans, const int &m, const int &n, const T *alpha, const T *A, const int &lda, const T *x, const int &incx, const T *beta, T *y, const int &incy) |
|
◆ operator()()
void container::kernels::blas_gemv< T, DEVICE_CPU >::operator() |
( |
const char & |
trans, |
|
|
const int & |
m, |
|
|
const int & |
n, |
|
|
const T * |
alpha, |
|
|
const T * |
A, |
|
|
const int & |
lda, |
|
|
const T * |
x, |
|
|
const int & |
incx, |
|
|
const T * |
beta, |
|
|
T * |
y, |
|
|
const int & |
incy |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file:
- /home/runner/work/abacus-develop/abacus-develop/source/source_base/module_container/ATen/kernels/blas.cpp