- Member block_adjacent_difference< T, BlockSizeX, BlockSizeY, BlockSizeZ >::flag_heads (Flag(&head_flags)[ItemsPerThread], const T(&input)[ItemsPerThread], FlagOp flag_op, storage_type &storage)
- The flags API of block_adjacent_difference is deprecated, use subtract_left() or block_discontinuity::flag_heads() instead.
- Member block_adjacent_difference< T, BlockSizeX, BlockSizeY, BlockSizeZ >::flag_heads (Flag(&head_flags)[ItemsPerThread], const T(&input)[ItemsPerThread], FlagOp flag_op)
- The flags API of block_adjacent_difference is deprecated, use subtract_left() or block_discontinuity::flag_heads() instead.
- Member block_adjacent_difference< T, BlockSizeX, BlockSizeY, BlockSizeZ >::flag_heads (Flag(&head_flags)[ItemsPerThread], T tile_predecessor_item, const T(&input)[ItemsPerThread], FlagOp flag_op)
- The flags API of block_adjacent_difference is deprecated, use subtract_left() or block_discontinuity::flag_heads() instead.
- Member block_adjacent_difference< T, BlockSizeX, BlockSizeY, BlockSizeZ >::flag_heads (Flag(&head_flags)[ItemsPerThread], T tile_predecessor_item, const T(&input)[ItemsPerThread], FlagOp flag_op, storage_type &storage)
- The flags API of block_adjacent_difference is deprecated, use subtract_left() or block_discontinuity::flag_heads() instead.
- Member block_adjacent_difference< T, BlockSizeX, BlockSizeY, BlockSizeZ >::flag_heads_and_tails (Flag(&head_flags)[ItemsPerThread], Flag(&tail_flags)[ItemsPerThread], const T(&input)[ItemsPerThread], FlagOp flag_op)
- The flags API of block_adjacent_difference is deprecated, use block_discontinuity::flag_heads_and_tails() instead.
- Member block_adjacent_difference< T, BlockSizeX, BlockSizeY, BlockSizeZ >::flag_heads_and_tails (Flag(&head_flags)[ItemsPerThread], T tile_predecessor_item, Flag(&tail_flags)[ItemsPerThread], const T(&input)[ItemsPerThread], FlagOp flag_op)
- The flags API of block_adjacent_difference is deprecated, use block_discontinuity::flag_heads_and_tails() instead.
- Member block_adjacent_difference< T, BlockSizeX, BlockSizeY, BlockSizeZ >::flag_heads_and_tails (Flag(&head_flags)[ItemsPerThread], Flag(&tail_flags)[ItemsPerThread], T tile_successor_item, const T(&input)[ItemsPerThread], FlagOp flag_op, storage_type &storage)
- The flags API of block_adjacent_difference is deprecated, use block_discontinuity::flag_heads_and_tails() instead.
- Member block_adjacent_difference< T, BlockSizeX, BlockSizeY, BlockSizeZ >::flag_heads_and_tails (Flag(&head_flags)[ItemsPerThread], Flag(&tail_flags)[ItemsPerThread], T tile_successor_item, const T(&input)[ItemsPerThread], FlagOp flag_op)
- The flags API of block_adjacent_difference is deprecated, use block_discontinuity::flag_heads_and_tails() instead.
- Member block_adjacent_difference< T, BlockSizeX, BlockSizeY, BlockSizeZ >::flag_heads_and_tails (Flag(&head_flags)[ItemsPerThread], T tile_predecessor_item, Flag(&tail_flags)[ItemsPerThread], T tile_successor_item, const T(&input)[ItemsPerThread], FlagOp flag_op)
- The flags API of block_adjacent_difference is deprecated, use block_discontinuity::flag_heads_and_tails() instead.
- Member block_adjacent_difference< T, BlockSizeX, BlockSizeY, BlockSizeZ >::flag_heads_and_tails (Flag(&head_flags)[ItemsPerThread], T tile_predecessor_item, Flag(&tail_flags)[ItemsPerThread], const T(&input)[ItemsPerThread], FlagOp flag_op, storage_type &storage)
- The flags API of block_adjacent_difference is deprecated, use block_discontinuity::flag_heads_and_tails() instead.
- Member block_adjacent_difference< T, BlockSizeX, BlockSizeY, BlockSizeZ >::flag_heads_and_tails (Flag(&head_flags)[ItemsPerThread], T tile_predecessor_item, Flag(&tail_flags)[ItemsPerThread], T tile_successor_item, const T(&input)[ItemsPerThread], FlagOp flag_op, storage_type &storage)
- The flags API of block_adjacent_difference is deprecated, use block_discontinuity::flag_heads_and_tails() instead.
- Member block_adjacent_difference< T, BlockSizeX, BlockSizeY, BlockSizeZ >::flag_tails (Flag(&tail_flags)[ItemsPerThread], T tile_successor_item, const T(&input)[ItemsPerThread], FlagOp flag_op, storage_type &storage)
- The flags API of block_adjacent_difference is deprecated, use subtract_right() or block_discontinuity::flag_tails() instead.
- Member block_adjacent_difference< T, BlockSizeX, BlockSizeY, BlockSizeZ >::flag_tails (Flag(&tail_flags)[ItemsPerThread], T tile_successor_item, const T(&input)[ItemsPerThread], FlagOp flag_op)
- The flags API of block_adjacent_difference is deprecated, use subtract_right() or block_discontinuity::flag_tails() instead.
- Member block_adjacent_difference< T, BlockSizeX, BlockSizeY, BlockSizeZ >::flag_tails (Flag(&tail_flags)[ItemsPerThread], const T(&input)[ItemsPerThread], FlagOp flag_op)
- The flags API of block_adjacent_difference is deprecated, use subtract_right() or block_discontinuity::flag_tails() instead.
- Member block_adjacent_difference< T, BlockSizeX, BlockSizeY, BlockSizeZ >::flag_tails (Flag(&tail_flags)[ItemsPerThread], const T(&input)[ItemsPerThread], FlagOp flag_op, storage_type &storage)
- The flags API of block_adjacent_difference is deprecated, use subtract_right() or block_discontinuity::flag_tails() instead.
- Member deprecated ("use reduce_by_key_config_v2")]] reduce_by_key_config
- Due to a new implementation the configuration options no longer match the algorithm parameters. Use
reduce_by_key_config_v2
for the new parameters of the algorithm. Only a best effort mapping is provided for these options, parameters not applicable to the new algorithm are ignored.
- Member deprecated ("use radix_sort_config_v2")]] radix_sort_config
- Due to a new implementation the configuration options no longer match the algorithm parameters. Use
radix_sort_config_v2
for the new parameters of the algorithm. Only a best effort mapping is provided for these options, parameters not applicable to the new algorithm are ignored.