OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
cub::CubVector< T, vec_elements > Struct Template Reference

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. More...

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 454 of file util_type.cuh.


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