hipCUB
Public Types | List of all members
UnitWord< T >::IsMultiple< Unit > Struct Template Reference

Public Types

enum  { UNIT_ALIGN_BYTES = AlignBytes<Unit>::ALIGN_BYTES, IS_MULTIPLE = (sizeof(T) % sizeof(Unit) == 0) && (int(ALIGN_BYTES) % int(UNIT_ALIGN_BYTES) == 0) }
 

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