CUB
|
Default division functor.
Public Methods | |
template<typename T > | |
__host__ __device__ __forceinline__ T | operator() (const T &a, const T &b) const |
Binary difference operator, returns a - b More... | |
|
inline |
Binary difference operator, returns a - b