CUB
|
This is the complete list of members for cub::WarpReduce< T, LOGICAL_WARP_THREADS, PTX_ARCH >, including all inherited members.
HeadSegmentedReduce(T input, FlagT head_flag, ReductionOp reduction_op) | cub::WarpReduce< T, LOGICAL_WARP_THREADS, PTX_ARCH > | inline |
HeadSegmentedSum(T input, FlagT head_flag) | cub::WarpReduce< T, LOGICAL_WARP_THREADS, PTX_ARCH > | inline |
Reduce(T input, ReductionOp reduction_op) | cub::WarpReduce< T, LOGICAL_WARP_THREADS, PTX_ARCH > | inline |
Reduce(T input, ReductionOp reduction_op, int valid_items) | cub::WarpReduce< T, LOGICAL_WARP_THREADS, PTX_ARCH > | inline |
Sum(T input) | cub::WarpReduce< T, LOGICAL_WARP_THREADS, PTX_ARCH > | inline |
Sum(T input, int valid_items) | cub::WarpReduce< T, LOGICAL_WARP_THREADS, PTX_ARCH > | inline |
TailSegmentedReduce(T input, FlagT tail_flag, ReductionOp reduction_op) | cub::WarpReduce< T, LOGICAL_WARP_THREADS, PTX_ARCH > | inline |
TailSegmentedSum(T input, FlagT tail_flag) | cub::WarpReduce< T, LOGICAL_WARP_THREADS, PTX_ARCH > | inline |
WarpReduce(TempStorage &temp_storage) | cub::WarpReduce< T, LOGICAL_WARP_THREADS, PTX_ARCH > | inline |