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

Data Fields

WarpReduceT::TempStorage warp_reduce
 
exclusive_prefix
 
inclusive_prefix
 
block_aggregate
 

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.


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