ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Public Member Functions | List of all members
container::kernels::blas_axpy< T, DEVICE_CPU > Struct Template Reference
Collaboration diagram for container::kernels::blas_axpy< T, DEVICE_CPU >:

Public Member Functions

void operator() (const int &n, const T *alpha, const T *x, const int &incx, T *y, const int &incy)
 

Member Function Documentation

◆ operator()()

template<typename T >
void container::kernels::blas_axpy< T, DEVICE_CPU >::operator() ( const int &  n,
const T alpha,
const T x,
const int &  incx,
T y,
const int &  incy 
)
inline

The documentation for this struct was generated from the following file: