OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
cub::AgentSegmentFixup< AgentSegmentFixupPolicyT, PairsInputIteratorT, AggregatesOutputIteratorT, EqualityOpT, ReductionOpT, OffsetT >::TempStorage Struct Reference

Detailed Description

template<typename AgentSegmentFixupPolicyT, typename PairsInputIteratorT, typename AggregatesOutputIteratorT, typename EqualityOpT, typename ReductionOpT, typename OffsetT>
struct cub::AgentSegmentFixup< AgentSegmentFixupPolicyT, PairsInputIteratorT, AggregatesOutputIteratorT, EqualityOpT, ReductionOpT, OffsetT >::TempStorage

Definition at line 179 of file agent_segment_fixup.cuh.

+ Inheritance diagram for cub::AgentSegmentFixup< AgentSegmentFixupPolicyT, PairsInputIteratorT, AggregatesOutputIteratorT, EqualityOpT, ReductionOpT, OffsetT >::TempStorage:

Additional Inherited Members

- Public Types inherited from cub::Uninitialized< _TempStorage >
enum  
 
typedef UnitWord< _TempStorage >::DeviceWord DeviceWord
 Biggest memory-access word that T is a whole multiple of and is not larger than the alignment of T.
 
- Public Member Functions inherited from cub::Uninitialized< _TempStorage >
__host__ __device__ __forceinline__ _TempStorage & Alias ()
 Alias.
 
- Data Fields inherited from cub::Uninitialized< _TempStorage >
DeviceWord storage [WORDS]
 Backing storage.
 

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