15 #ifndef __IPSDKUTIL_DETAIL_AVX512_BASEPACKIMPL_H__ 16 #define __IPSDKUTIL_DETAIL_AVX512_BASEPACKIMPL_H__ 27 template<
typename TOther>
29 BasePack<ePackType::ePT_Avx512, T>::operator
30 BasePack<ePackType::ePT_Avx512,TOther>()
32 return simd::detail::CastPack<eInstructionSet::eIS_Avx512, T, TOther>::act(*
this);
38 #endif // __IPSDKUTIL_DETAIL_AVX512_BASEPACKIMPL_H__ Defines the IPSDK_FORCEINLINE.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Definition of import/export macro for library.