QUDA  0.9.0
Public Member Functions | List of all members
quda::Summ< T > Struct Template Reference

Public Member Functions

__host__ __device__ __forceinline__ T operator() (const T &a, const T &b)
 

Detailed Description

template<typename T>
struct quda::Summ< T >

Helper functor for generic addition reduction.

Definition at line 25 of file cub_helper.cuh.

Member Function Documentation

◆ operator()()

template<typename T >
__host__ __device__ __forceinline__ T quda::Summ< T >::operator() ( const T &  a,
const T &  b 
)
inline

Definition at line 26 of file cub_helper.cuh.

References a, and b.


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