Definition at line 166 of file agent_segment_fixup.cuh.
Data Fields | ||
struct { | ||
BlockScanT::TempStorage scan | ||
TilePrefixCallbackOpT::TempStorage prefix | ||
}; | ||
BlockLoadPairs::TempStorage | load_pairs | |
BlockLoadPairs::TempStorage cub::AgentSegmentFixup< AgentSegmentFixupPolicyT, PairsInputIteratorT, AggregatesOutputIteratorT, EqualityOpT, ReductionOpT, OffsetT >::_TempStorage::load_pairs |
Definition at line 175 of file agent_segment_fixup.cuh.
TilePrefixCallbackOpT::TempStorage cub::AgentSegmentFixup< AgentSegmentFixupPolicyT, PairsInputIteratorT, AggregatesOutputIteratorT, EqualityOpT, ReductionOpT, OffsetT >::_TempStorage::prefix |
Definition at line 171 of file agent_segment_fixup.cuh.
BlockScanT::TempStorage cub::AgentSegmentFixup< AgentSegmentFixupPolicyT, PairsInputIteratorT, AggregatesOutputIteratorT, EqualityOpT, ReductionOpT, OffsetT >::_TempStorage::scan |
Definition at line 170 of file agent_segment_fixup.cuh.