|
CUB
|
Default cast functor.
Definition at line 190 of file thread_operators.cuh.
Public Methods | |
| template<typename A > | |
| __host__ __device__ __forceinline__ B | operator() (const A &a) const |
Boolean max operator, returns (a > b) ? a : b | |
1.8.4