OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
cub::TilePrefixCallbackOp< T, ScanOpT, ScanTileStateT, PTX_ARCH >::_TempStorage Struct Reference

Detailed Description

template<typename T, typename ScanOpT, typename ScanTileStateT, int PTX_ARCH = CUB_PTX_ARCH>
struct cub::TilePrefixCallbackOp< T, ScanOpT, ScanTileStateT, PTX_ARCH >::_TempStorage

Definition at line 686 of file single_pass_scan_operators.cuh.

Data Fields

WarpReduceT::TempStorage warp_reduce
 
exclusive_prefix
 
inclusive_prefix
 
block_aggregate
 

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