PintS  0.1
Portable Intrinsics for SIMD
 All Data Structures Files Functions Groups
Data Structures
2 elements vectors

Data Structures

struct  v2d
 Type for the manipulation of 2 double packed into one single vector. More...
 
struct  m2d
 Type for the manipulation of vector-masks. More...
 
struct  v2f
 Type for the manipulation of 2 float packed into one single vector. More...
 
struct  m2f
 Type for the manipulation of vector-masks. More...
 
struct  v2i
 Type for the manipulation of 2 int32_t packed into one single vector. More...
 
struct  m2i
 Type for the manipulation of vector-masks. More...
 
struct  v2l
 Type for the manipulation of 2 int64_t packed into one single vector. More...
 
struct  m2l
 Type for the manipulation of vector-masks. More...
 

Detailed Description