19 #ifndef __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_SQRTREG_H__ 20 #define __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_SQRTREG_H__ 37 template <eInstructionSet::domain instructionSet,
38 typename T,
typename Enable=
void>
52 #ifdef IPSDK_WITH_SSE2 60 #ifdef IPSDK_WITH_AVX2 64 #ifdef IPSDK_WITH_AVX512 68 #endif // __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_SQRTREG_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
specialization of ipsdk::simd::detail::SqrtReg structure for AVX instruction set
specialization of ipsdk::simd::detail::SqrtReg structure for AVX512 instruction set ...
Predefined types associated to instruction set management.
specialization of ipsdk::simd::detail::SqrtReg structure for standard instruction set ...
Definition of import/export macro for library.
specialization of ipsdk::simd::detail::SqrtReg structure for SSE2 instruction set ...
specialization of ipsdk::simd::detail::SqrtReg structure for AVX2 instruction set ...