Definition at line 686 of file single_pass_scan_operators.cuh.
Data Fields | |
WarpReduceT::TempStorage | warp_reduce |
T | exclusive_prefix |
T | inclusive_prefix |
T | block_aggregate |
T cub::TilePrefixCallbackOp< T, ScanOpT, ScanTileStateT, PTX_ARCH >::_TempStorage::block_aggregate |
Definition at line 691 of file single_pass_scan_operators.cuh.
T cub::TilePrefixCallbackOp< T, ScanOpT, ScanTileStateT, PTX_ARCH >::_TempStorage::exclusive_prefix |
Definition at line 689 of file single_pass_scan_operators.cuh.
T cub::TilePrefixCallbackOp< T, ScanOpT, ScanTileStateT, PTX_ARCH >::_TempStorage::inclusive_prefix |
Definition at line 690 of file single_pass_scan_operators.cuh.
WarpReduceT::TempStorage cub::TilePrefixCallbackOp< T, ScanOpT, ScanTileStateT, PTX_ARCH >::_TempStorage::warp_reduce |
Definition at line 688 of file single_pass_scan_operators.cuh.