|
CUB
|
Alias wrapper allowing storage to be unioned.
Definition at line 745 of file block_load.cuh.
Additional Inherited Members | |
Public Types inherited from cub::Uninitialized< _TempStorage > | |
| enum | |
|
typedef UnitWord< _TempStorage > ::DeviceWord | DeviceWord |
| Biggest memory-access word that T is a whole multiple of and is not larger than the alignment of T. | |
Public Methods inherited from cub::Uninitialized< _TempStorage > | |
|
__host__ __device__ __forceinline__ _TempStorage & | Alias () |
| Alias. | |
Public Members inherited from cub::Uninitialized< _TempStorage > | |
| DeviceWord | storage [WORDS] |
| Backing storage. | |
1.8.4