19 #ifndef __IPSDKUTIL_INSTRUCTIONSET_REDUCTION_DETAIL_MINPACK_H__ 20 #define __IPSDKUTIL_INSTRUCTIONSET_REDUCTION_DETAIL_MINPACK_H__ 39 template <eInstructionSet::domain instructionSet,
40 typename T,
typename Enable=
void>
54 #ifdef IPSDK_WITH_SSE2 62 #ifdef IPSDK_WITH_AVX2 66 #ifdef IPSDK_WITH_AVX512 70 #endif // __IPSDKUTIL_INSTRUCTIONSET_REDUCTION_DETAIL_MINPACK_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
specialization of ipsdk::simd::detail::reduction::MinPack structure for AVX2 instruction set ...
specialization of ipsdk::simd::detail::reduction::MinPack structure for AVX512 instruction set ...
specialization of ipsdk::simd::detail::MinPack structure for SSE2 instruction set ...
specialization of ipsdk::simd::detail::MinPack structure for Standard instruction set ...
specialization of ipsdk::simd::detail::reduction::MinPack structure for AVX instruction set ...
Predefined types associated to instruction set management.
structure MinPack<eInstructionSet::domain instructionSet, typename T, typename Enable=void> ...
Definition: MinPack.h:41
Definition of import/export macro for library.