|
CUB
|
Default sum functor.
Definition at line 109 of file thread_operators.cuh.
Public Methods | |
| template<typename T > | |
| __host__ __device__ __forceinline__ T | operator() (const T &a, const T &b) const |
Boolean sum operator, returns a + b | |
1.8.4