OpenFPM  5.2.0
Project that contain the implementation of distributed structures
cub::Sum Struct Reference

Default sum functor. More...

Public Member Functions

template<typename T >
__host__ __device__ __forceinline__ T operator() (const T &a, const T &b) const
 Boolean sum operator, returns a + b
 

Detailed Description

Default sum functor.

Definition at line 109 of file thread_operators.cuh.


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