![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Predefined types for masks for Avx instruction set management. More...
#include <IPSDKUtil/BaseTypes.h>#include <xmmintrin.h>#include <emmintrin.h>#include <immintrin.h>Go to the source code of this file.
Classes | |
| struct | ipsdk::AvxMaskType< T, Enable > |
| structure used to retrieve AVX mask type associated to a base type More... | |
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
Macros | |
| #define | IPSDK_DATATYPE_TO_AVX_MASK_TYPE(DataType, AvxTypeT) |
Predefined types for masks for Avx instruction set management.
| #define IPSDK_DATATYPE_TO_AVX_MASK_TYPE | ( | DataType, | |
| AvxTypeT | |||
| ) |
macro enabling implementation of AvxMaskType templates
1.8.14