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

Public Member Functions

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

Member Function Documentation

◆ operator()()

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

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