cub::AgentRadixSortOnesweepPolicy#
-
template<int NominalThreadsPerBlock4B, int NominalItemsPerThread4B, typename ComputeT, int RankNumParts, RadixRankAlgorithm RankAlgorithm, BlockScanAlgorithm ScanAlgorithm, RadixSortStoreAlgorithm StoreAlgorithm, int RadixBits, typename ScalingType = detail::RegBoundScaling<NominalThreadsPerBlock4B, NominalItemsPerThread4B, ComputeT>>
using cub::AgentRadixSortOnesweepPolicy = detail::agent_radix_sort_onesweep_policy<NominalThreadsPerBlock4B, NominalItemsPerThread4B, ComputeT, RankNumParts, RankAlgorithm, ScanAlgorithm, StoreAlgorithm, RadixBits, ScalingType># Deprecated [Since 3.5].