CUB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups
cub::CubVector< T, vec_elements > Struct Template Reference

Detailed description

template< typename T, int vec_elements>
struct cub::CubVector< T, vec_elements >

Exposes a member typedef Type that names the corresponding CUDA vector type if one exists. Otherwise Type refers to the CubVector structure itself, which will wrap the corresponding x, y, etc. vector fields.

Definition at line 301 of file util_type.cuh.


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