OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
cub::AgentReduce< AgentReducePolicy, InputIteratorT, OutputIteratorT, OffsetT, ReductionOp >::_TempStorage Struct Reference

Shared memory type required by this thread block. More...

Detailed Description

template<typename AgentReducePolicy, typename InputIteratorT, typename OutputIteratorT, typename OffsetT, typename ReductionOp>
struct cub::AgentReduce< AgentReducePolicy, InputIteratorT, OutputIteratorT, OffsetT, ReductionOp >::_TempStorage

Shared memory type required by this thread block.

Definition at line 145 of file agent_reduce.cuh.

Data Fields

BlockReduceT::TempStorage reduce
 

The documentation for this struct was generated from the following file: