Struct ArgMin

Struct Documentation

struct hipcub::ArgMin

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