Struct ArgMax

Struct Documentation

struct hipcub::ArgMax

Public Functions

template<class Key, class Value>
__host__ __device__ inline constexpr KeyValuePair<Key, Value> operator()(const KeyValuePair<Key, Value> &a, const KeyValuePair<Key, Value> &b) const