cub::AgentSelectIfPolicy#
-
template<int ThreadsPerBlock, int ItemsPerThread, BlockLoadAlgorithm LoadAlgorithm, CacheLoadModifier LoadModifier, BlockScanAlgorithm ScanAlgorithm, typename DelayConstructorT = detail::fixed_delay_constructor_t<350, 450>, detail::LoadPrefetch PrefetchLevel = detail::LoadPrefetch::none>
using cub::AgentSelectIfPolicy = detail::agent_select_if_policy<ThreadsPerBlock, ItemsPerThread, LoadAlgorithm, LoadModifier, ScanAlgorithm, DelayConstructorT, PrefetchLevel># Deprecated [Since 3.5].