OpenFPM  5.2.0
Project that contain the implementation of distributed structures
cub::CubVector< T, 4 > Struct Template Reference

Public Types

typedef T BaseType
 
typedef CubVector< T, 4 > Type
 

Data Fields

T x
 
T y
 
T z
 
T w
 

Detailed Description

template<typename T>
struct cub::CubVector< T, 4 >

Generic vector-4 type

Definition at line 508 of file util_type.cuh.


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