18 #ifndef __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_DIVPACK_H__ 19 #define __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_DIVPACK_H__ 36 template <eInstructionSet::domain instructionSet,
53 #ifdef IPSDK_WITH_SSE2 61 #ifdef IPSDK_WITH_AVX2 65 #ifdef IPSDK_WITH_AVX512 69 #endif // __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_DIVPACK_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
specialization of ipsdk::simd::detail::DivPack structure for SSE2 instruction set ...
Predefined types associated to instruction set management.
Definition of import/export macro for library.
ipsdk::simd::detail::DivPack structure template specialization for standard instruction set ...
specialization of ipsdk::simd::detail::DivPack template pack for AVX instruction set ...
specialization of ipsdk::simd::detail::DivPack structure for AVX2 instruction set ...
specialization of ipsdk::simd::detail::DivPack structure for AVX512 instruction set ...