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