rocPRIM
|
Functor that returns the minimum of its arguments. More...
#include <functional.hpp>
Public Member Functions | |
ROCPRIM_HOST_DEVICE constexpr T | operator() (const T &a, const T &b) const |
Invocation operator. | |
Functor that returns the minimum of its arguments.