15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_DETAIL_NORMALRANDOMPACK_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_DETAIL_NORMALRANDOMPACK_H__ 32 template <eInstructionSet::domain instructionSet, eInstructionSet::domain instructionSetFma,
typename T,
47 #ifdef IPSDK_WITH_SSE2 55 #ifdef IPSDK_WITH_AVX2 59 #ifdef IPSDK_WITH_AVX512 63 #endif // __IPSDKUTIL_INSTRUCTIONSET_DETAIL_NORMALRANDOMPACK_H__ specialization of ipsdk::simd::detail::NormalRandomPack structure for AVX2 instruction set ...
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
specialization of ipsdk::simd::detail::NormalRandomPack structure for AVX512 instruction set ...
BasePack class; defines a set of scalars (for instruction set "standard") or registers (for all other...
Predefined types associated to instruction set management.
Definition of import/export macro for library.
specialization of ipsdk::simd::detail::NormalRandomPack structure for SSE2 instruction set ...
Definition: NormalRandomPack.h:34
specialization of ipsdk::simd::detail::NormalRandomPack structure for standard instruction set ...