|
CUB
|
This is the complete list of members for cub::BlockReduce< T, BLOCK_THREADS >, including all inherited members.
| Reduce(SmemStorage &smem_storage, T input, ReductionOp reduction_op) | cub::BlockReduce< T, BLOCK_THREADS > | inlinestatic |
| Reduce(SmemStorage &smem_storage, T(&inputs)[ITEMS_PER_THREAD], ReductionOp reduction_op) | cub::BlockReduce< T, BLOCK_THREADS > | inlinestatic |
| Reduce(SmemStorage &smem_storage, T input, ReductionOp reduction_op, const unsigned int &valid_threads) | cub::BlockReduce< T, BLOCK_THREADS > | inlinestatic |
| SmemStorage typedef | cub::BlockReduce< T, BLOCK_THREADS > | |
| Sum(SmemStorage &smem_storage, T input) | cub::BlockReduce< T, BLOCK_THREADS > | inlinestatic |
| Sum(SmemStorage &smem_storage, T(&inputs)[ITEMS_PER_THREAD]) | cub::BlockReduce< T, BLOCK_THREADS > | inlinestatic |
| Sum(SmemStorage &smem_storage, T input, const unsigned int &valid_threads) | cub::BlockReduce< T, BLOCK_THREADS > | inlinestatic |
1.8.3.1