cub::AgentThreeWayPartitionPolicy#

template<int BlockThreads, int ItemsPerThread, BlockLoadAlgorithm LoadAlgorithm, CacheLoadModifier LoadModifier, BlockScanAlgorithm ScanAlgorithm, class DelayConstructorT = detail::fixed_delay_constructor_t<350, 450>>
struct AgentThreeWayPartitionPolicy#

Public Static Attributes

static constexpr int BLOCK_THREADS = BlockThreads#
static constexpr int ITEMS_PER_THREAD = ItemsPerThread#
static constexpr BlockLoadAlgorithm LOAD_ALGORITHM = LoadAlgorithm#
static constexpr CacheLoadModifier LOAD_MODIFIER = LoadModifier#
static constexpr BlockScanAlgorithm SCAN_ALGORITHM = ScanAlgorithm#