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

Public Member Functions

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

Detailed Description

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

functor that defines how to do a row-wise vector reduction

Definition at line 224 of file cub_helper.cuh.

Member Function Documentation

◆ operator()()

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

Definition at line 225 of file cub_helper.cuh.

References a, b, fused_exterior_ndeg_tm_dslash_cuda_gen::i, and sum().

Here is the call graph for this function:

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