rocPRIM
|
Public Types | |
using | equality_op_type = EqualityOp |
Public Member Functions | |
ROCPRIM_HOST_DEVICE | inequality_wrapper (equality_op_type equality_op) |
template<class T , class U > | |
ROCPRIM_DEVICE ROCPRIM_INLINE bool | operator() (const T &a, const U &b) |
Public Attributes | |
equality_op_type | equality_op |