OpenFPM  5.2.0
Project that contain the implementation of distributed structures
cub::AgentScan< AgentScanPolicyT, InputIteratorT, OutputIteratorT, ScanOpT, InitValueT, OffsetT >::_TempStorage Union Reference

Data Fields

BlockLoadT::TempStorage load
 
BlockStoreT::TempStorage store
 
struct {
   TilePrefixCallbackOpT::TempStorage   prefix
 
   BlockScanT::TempStorage   scan
 
}; 
 

Detailed Description

template<typename AgentScanPolicyT, typename InputIteratorT, typename OutputIteratorT, typename ScanOpT, typename InitValueT, typename OffsetT>
union cub::AgentScan< AgentScanPolicyT, InputIteratorT, OutputIteratorT, ScanOpT, InitValueT, OffsetT >::_TempStorage

Definition at line 167 of file agent_scan.cuh.


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