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 > Struct Template Reference

#include <blas.h>

Collaboration diagram for container::kernels::blas_axpy< T, Device >:

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 , typename Device >
void container::kernels::blas_axpy< T, Device >::operator() ( const int &  n,
const T alpha,
const T x,
const int &  incx,
T y,
const int &  incy 
)

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