15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_FLOORREG_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_FLOORREG_H__ 34 template <eInstructionSet::domain instructionSet,
35 typename T,
typename Enable=
void>
51 #ifdef IPSDK_WITH_AVX2 55 #ifdef IPSDK_WITH_AVX512 61 #endif // __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_FLOORREG_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
specialization of ipsdk::simd::detail::FloorReg structure for AVX512 instruction set ...
template structure which is specialized to implement the computation of value rounded to closest even...
Definition: FloorReg.h:36
specialization of ipsdk::simd::detail::FloorReg structure for SSE2 instruction set ...
specialization of ipsdk::simd::detail::FloorReg structure for AVX instruction set ...
specialization of ipsdk::simd::detail::FloorReg structure for AVX2 instruction set ...
Predefined types associated to instruction set management.
Definition of import/export macro for library.