hipCUB
documentation_fix
Contents:
Introduction
Library API
Full API
Namespaces
Classes and Structs
Struct ArgMax
Struct ArgMin
Template Struct BaseDigitExtractor
Template Struct BFEDigitExtractor
Template Struct block_raking_layout
Struct block_raking_layout::TempStorage
Struct BlockMergeSortStrategy::TempStorage
Struct BlockRadixRank::PrefixCallBack
Struct BlockRadixRank::TempStorage
Struct BlockRadixRankMatch::TempStorage
Struct BlockRunLengthDecode::TempStorage
Struct CacheModifiedOutputIterator::Reference
Struct CachingDeviceAllocator
Struct CachingDeviceAllocator::BlockDescriptor
Struct DeviceHistogram
Struct DeviceMergeSort
Struct DevicePartition
Struct DeviceRadixSort
Struct DeviceSegmentedRadixSort
Struct DeviceSegmentedReduce
Struct DeviceSegmentedSort
Template Struct DeviceSpmv::SpmvParams
Template Struct DoubleBuffer
Struct Equality
Template Struct GridEvenShare
Template Struct If
Struct Inequality
Template Struct InequalityWrapper
Template Struct Int2Type
Template Struct IsPointer
Template Struct IsVolatile
Template Struct Log2
Struct Max
Struct Min
Template Struct PowerOfTwo
Template Struct RadixSortTwiddle
Template Struct RemoveQualifiers
Template Struct ShiftDigitExtractor
Struct Sum
Template Struct Uninitialized
Struct WarpExchange::TempStorage
Template Struct WarpLoad::LoadInternal
Template Struct WarpLoad::LoadInternal< WARP_LOAD_DIRECT >
Template Struct WarpLoad::LoadInternal< WARP_LOAD_STRIPED >
Template Struct WarpLoad::LoadInternal< WARP_LOAD_TRANSPOSE >
Template Struct WarpLoad::LoadInternal< WARP_LOAD_VECTORIZE >
Struct WarpLoad::TempStorage
Template Struct WarpStore::StoreInternal
Template Struct WarpStore::StoreInternal< WARP_STORE_DIRECT >
Template Struct WarpStore::StoreInternal< WARP_STORE_STRIPED >
Template Struct WarpStore::StoreInternal< WARP_STORE_TRANSPOSE >
Template Struct WarpStore::StoreInternal< WARP_STORE_VECTORIZE >
Struct WarpStore::TempStorage
Template Class BlockHistogram
Template Class BlockReduce
Template Class BlockAdjacentDifference
Template Class BlockDiscontinuity
Template Class BlockExchange
Template Class BlockLoad
Template Class BlockMergeSort
Template Class BlockMergeSortStrategy
Template Class BlockRadixRank
Template Class BlockRadixRankMatch
Template Class BlockRadixSort
Template Class BlockRunLengthDecode
Template Class BlockScan
Template Class BlockShuffle
Template Class BlockStore
Template Class CacheModifiedInputIterator
Template Class CacheModifiedOutputIterator
Class CachingDeviceAllocator::TotalBytes
Class DeviceReduce
Class DeviceRunLengthEncode
Class DeviceScan
Class DeviceSelect
Class DeviceSpmv
Template Class DiscardOutputIterator
Class GridBarrier
Class GridBarrierLifetime
Template Class GridQueue
Template Class TexObjInputIterator
Template Class TexRefInputIterator
Template Class WarpExchange
Template Class WarpLoad
Template Class WarpMergeSort
Template Class WarpReduce
Template Class WarpScan
Template Class WarpStore
Enums
Unions
Functions
Defines
Typedefs
hipCUB
»
Library API
»
Struct ArgMax
Edit on GitHub
Struct ArgMax
¶
Defined in
File thread_operators.hpp
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
¶