cub::AgentUniqueByKeyPolicy#
-
template<int ThreadsPerBlock, int ItemsPerThread = 1, cub::BlockLoadAlgorithm LoadAlgorithm = cub::BLOCK_LOAD_DIRECT, cub::CacheLoadModifier LoadModifier = cub::LOAD_LDG, cub::BlockScanAlgorithm ScanAlgorithm = cub::BLOCK_SCAN_WARP_SCANS, typename DelayConstructorT = detail::fixed_delay_constructor_t<350, 450>>
using cub::AgentUniqueByKeyPolicy = detail::agent_unique_by_key_policy<ThreadsPerBlock, ItemsPerThread, LoadAlgorithm, LoadModifier, ScanAlgorithm, DelayConstructorT># Deprecated [Since 3.5].