OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
cub::AgentRle< AgentRlePolicyT, InputIteratorT, OffsetsOutputIteratorT, LengthsOutputIteratorT, EqualityOpT, OffsetT >::_TempStorage::Aliasable Union Reference

Detailed Description

template<typename AgentRlePolicyT, typename InputIteratorT, typename OffsetsOutputIteratorT, typename LengthsOutputIteratorT, typename EqualityOpT, typename OffsetT>
union cub::AgentRle< AgentRlePolicyT, InputIteratorT, OffsetsOutputIteratorT, LengthsOutputIteratorT, EqualityOpT, OffsetT >::_TempStorage::Aliasable

Definition at line 215 of file agent_rle.cuh.

Data Structures

union  ScatterAliasable
 

Data Fields

struct {
   BlockDiscontinuityT::TempStorage   discontinuity
 
   WarpScanPairs::TempStorage   warp_scan [WARPS]
 
   Uninitialized< LengthOffsetPair[WARPS]>   warp_aggregates
 
   TilePrefixCallbackOpT::TempStorage   prefix
 
}; 
 
BlockLoadT::TempStorage load
 
union cub::AgentRle::_TempStorage::Aliasable::ScatterAliasable scatter_aliasable
 

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