rocPRIM
|
Functor that returns true if a > b. Otherwise returns false. More...
#include <functional.hpp>
Public Member Functions | |
ROCPRIM_HOST_DEVICE constexpr bool | operator() (const T &a, const T &b) const |
Invocation operator. | |
Functor that returns true if a > b. Otherwise returns false.