head_segmented_reduce(T input, T &output, Flag flag, BinaryFunction reduce_op) (defined in detail::warp_reduce_shuffle< T, WarpSize, UseAllReduce >) | detail::warp_reduce_shuffle< T, WarpSize, UseAllReduce > | inline |
head_segmented_reduce(T input, T &output, Flag flag, storage_type &storage, BinaryFunction reduce_op) (defined in detail::warp_reduce_shuffle< T, WarpSize, UseAllReduce >) | detail::warp_reduce_shuffle< T, WarpSize, UseAllReduce > | inline |
reduce(T input, T &output, BinaryFunction reduce_op) (defined in detail::warp_reduce_shuffle< T, WarpSize, UseAllReduce >) | detail::warp_reduce_shuffle< T, WarpSize, UseAllReduce > | inline |
reduce(T input, T &output, storage_type &storage, BinaryFunction reduce_op) (defined in detail::warp_reduce_shuffle< T, WarpSize, UseAllReduce >) | detail::warp_reduce_shuffle< T, WarpSize, UseAllReduce > | inline |
reduce(T input, T &output, unsigned int valid_items, BinaryFunction reduce_op) (defined in detail::warp_reduce_shuffle< T, WarpSize, UseAllReduce >) | detail::warp_reduce_shuffle< T, WarpSize, UseAllReduce > | inline |
reduce(T input, T &output, unsigned int valid_items, storage_type &storage, BinaryFunction reduce_op) (defined in detail::warp_reduce_shuffle< T, WarpSize, UseAllReduce >) | detail::warp_reduce_shuffle< T, WarpSize, UseAllReduce > | inline |
storage_type typedef (defined in detail::warp_reduce_shuffle< T, WarpSize, UseAllReduce >) | detail::warp_reduce_shuffle< T, WarpSize, UseAllReduce > | |
tail_segmented_reduce(T input, T &output, Flag flag, BinaryFunction reduce_op) (defined in detail::warp_reduce_shuffle< T, WarpSize, UseAllReduce >) | detail::warp_reduce_shuffle< T, WarpSize, UseAllReduce > | inline |
tail_segmented_reduce(T input, T &output, Flag flag, storage_type &storage, BinaryFunction reduce_op) (defined in detail::warp_reduce_shuffle< T, WarpSize, UseAllReduce >) | detail::warp_reduce_shuffle< T, WarpSize, UseAllReduce > | inline |