15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_DETAIL_UNIFORMRANDOMLCGPACK_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_DETAIL_UNIFORMRANDOMLCGPACK_H__ 35 template <eInstructionSet::domain instructionSet,
typename T,
50 #ifdef IPSDK_WITH_SSE2 58 #ifdef IPSDK_WITH_AVX2 62 #ifdef IPSDK_WITH_AVX512 66 #endif // __IPSDKUTIL_INSTRUCTIONSET_DETAIL_UNIFORMRANDOMLCGPACK_H__ specialization of ipsdk::simd::detail::UniformRandomLCGPack structure for AVX2 instruction set ...
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
specialization of ipsdk::simd::detail::UniformRandomLCGPack 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::UniformRandomLCGPack structure for SSE2 instruction set ...
specialization of ipsdk::simd::detail::UniformRandomLCGPack structure for standard instruction set ...
Definition: UniformRandomLCGPack.h:37