15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_SCANPACK_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_SCANPACK_H__ 28 template <eInstructionSet::domain instructionSet,
29 typename T,
typename Enable=
void>
33 template <eInstructionSet::domain instructionSet,
34 typename T,
typename Enable=
void>
47 #ifdef IPSDK_WITH_SSE2 55 #ifdef IPSDK_WITH_AVX2 59 #ifdef IPSDK_WITH_AVX512 63 #endif // __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_SCANPACK_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
specialization of ScanPack structure for AVX512 instruction set
specialization of ScanPack structure for SSE2 instruction set
Predefined types associated to instruction set management.
specialization of ScanPack structure for AVX instruction set
Definition: ScanPack.h:35
Definition of import/export macro for library.
specialization of ScanPack structure for AVX2 instruction set
Definition: ScanPack.h:30