OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
cub::DispatchSelectIf< InputIteratorT, FlagsInputIteratorT, SelectedOutputIteratorT, NumSelectedIteratorT, SelectOpT, EqualityOpT, OffsetT, KEEP_REJECTS >::PtxSelectIfPolicyT Struct Reference

Detailed Description

template<typename InputIteratorT, typename FlagsInputIteratorT, typename SelectedOutputIteratorT, typename NumSelectedIteratorT, typename SelectOpT, typename EqualityOpT, typename OffsetT, bool KEEP_REJECTS>
struct cub::DispatchSelectIf< InputIteratorT, FlagsInputIteratorT, SelectedOutputIteratorT, NumSelectedIteratorT, SelectOpT, EqualityOpT, OffsetT, KEEP_REJECTS >::PtxSelectIfPolicyT

Definition at line 262 of file dispatch_select_if.cuh.

+ Inheritance diagram for cub::DispatchSelectIf< InputIteratorT, FlagsInputIteratorT, SelectedOutputIteratorT, NumSelectedIteratorT, SelectOpT, EqualityOpT, OffsetT, KEEP_REJECTS >::PtxSelectIfPolicyT:

Additional Inherited Members

- Public Types inherited from cub::AgentSelectIfPolicy< _BLOCK_THREADS, _ITEMS_PER_THREAD, _LOAD_ALGORITHM, _LOAD_MODIFIER, _SCAN_ALGORITHM >
enum  { BLOCK_THREADS = _BLOCK_THREADS , ITEMS_PER_THREAD = _ITEMS_PER_THREAD }
 
- Static Public Attributes inherited from cub::AgentSelectIfPolicy< _BLOCK_THREADS, _ITEMS_PER_THREAD, _LOAD_ALGORITHM, _LOAD_MODIFIER, _SCAN_ALGORITHM >
static const BlockLoadAlgorithm LOAD_ALGORITHM = _LOAD_ALGORITHM
 The BlockLoad algorithm to use.
 
static const CacheLoadModifier LOAD_MODIFIER = _LOAD_MODIFIER
 Cache load modifier for reading input elements.
 
static const BlockScanAlgorithm SCAN_ALGORITHM = _SCAN_ALGORITHM
 The BlockScan algorithm to use.
 

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