User documentation. More...
Go to the source code of this file.
Data Structures | |
struct | v1d |
Type for the manipulation of 1 double packed into one single vector. More... | |
struct | m1d |
Type for the manipulation of vector-masks. More... | |
struct | v1f |
Type for the manipulation of 1 float packed into one single vector. More... | |
struct | m1f |
Type for the manipulation of vector-masks. More... | |
struct | v1i |
Type for the manipulation of 1 int32_t packed into one single vector. More... | |
struct | m1i |
Type for the manipulation of vector-masks. More... | |
struct | v1l |
Type for the manipulation of 1 int64_t packed into one single vector. More... | |
struct | m1l |
Type for the manipulation of vector-masks. More... | |
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... | |
struct | v4d |
Type for the manipulation of 4 double packed into one single vector. More... | |
struct | m4d |
Type for the manipulation of vector-masks. More... | |
struct | v4f |
Type for the manipulation of 4 float packed into one single vector. More... | |
struct | m4f |
Type for the manipulation of vector-masks. More... | |
struct | v4i |
Type for the manipulation of 4 int32_t packed into one single vector. More... | |
struct | m4i |
Type for the manipulation of vector-masks. More... | |
struct | v4l |
Type for the manipulation of 4 int64_t packed into one single vector. More... | |
struct | m4l |
Type for the manipulation of vector-masks. More... | |
struct | v8d |
Type for the manipulation of 8 double packed into one single vector. More... | |
struct | m8d |
Type for the manipulation of vector-masks. More... | |
struct | v8f |
Type for the manipulation of 8 float packed into one single vector. More... | |
struct | m8f |
Type for the manipulation of vector-masks. More... | |
struct | v8i |
Type for the manipulation of 8 int32_t packed into one single vector. More... | |
struct | m8i |
Type for the manipulation of vector-masks. More... | |
struct | v8l |
Type for the manipulation of 8 int64_t packed into one single vector. More... | |
struct | m8l |
Type for the manipulation of vector-masks. More... | |
struct | v16f |
Type for the manipulation of 16 float packed into one single vector. More... | |
struct | m16f |
Type for the manipulation of vector-masks. More... | |
struct | v16i |
Type for the manipulation of 16 int32_t packed into one single vector. More... | |
struct | m16i |
Type for the manipulation of vector-masks. More... | |
This file contains the user documentation. This file does not contain any code.