Shared memory storage layout type (last element from each thread's input) More...
Data Fields | |
| T | first_items [BLOCK_THREADS] |
| T | last_items [BLOCK_THREADS] |
Shared memory storage layout type (last element from each thread's input)
Definition at line 69 of file block_adjacent_difference.cuh.