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

#include <linalg.h>

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

Public Member Functions

void operator() (const int &num_element, const T &alpha, const T *x, T *y)
 
void operator() (const int &num_element, const T &alpha, const T *x, const T *y, T *z)
 

Member Function Documentation

◆ operator()() [1/2]

template<typename T , typename Device >
void container::kernels::mul< T, Device >::operator() ( const int &  num_element,
const T alpha,
const T x,
const T y,
T z 
)

◆ operator()() [2/2]

template<typename T , typename Device >
void container::kernels::mul< T, Device >::operator() ( const int &  num_element,
const T alpha,
const T x,
T y 
)

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