OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
cub::AgentHistogram< AgentHistogramPolicyT, PRIVATIZED_SMEM_BINS, NUM_CHANNELS, NUM_ACTIVE_CHANNELS, SampleIteratorT, CounterT, PrivatizedDecodeOpT, OutputDecodeOpT, OffsetT, PTX_ARCH >::TempStorage Struct Reference

Temporary storage type (unionable) More...

Detailed Description

template<typename AgentHistogramPolicyT, int PRIVATIZED_SMEM_BINS, int NUM_CHANNELS, int NUM_ACTIVE_CHANNELS, typename SampleIteratorT, typename CounterT, typename PrivatizedDecodeOpT, typename OutputDecodeOpT, typename OffsetT, int PTX_ARCH = CUB_PTX_ARCH>
struct cub::AgentHistogram< AgentHistogramPolicyT, PRIVATIZED_SMEM_BINS, NUM_CHANNELS, NUM_ACTIVE_CHANNELS, SampleIteratorT, CounterT, PrivatizedDecodeOpT, OutputDecodeOpT, OffsetT, PTX_ARCH >::TempStorage

Temporary storage type (unionable)

Definition at line 208 of file agent_histogram.cuh.

+ Inheritance diagram for cub::AgentHistogram< AgentHistogramPolicyT, PRIVATIZED_SMEM_BINS, NUM_CHANNELS, NUM_ACTIVE_CHANNELS, SampleIteratorT, CounterT, PrivatizedDecodeOpT, OutputDecodeOpT, OffsetT, PTX_ARCH >::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: