15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_DETAIL_UNIFORMRANDOMLCGREG_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_DETAIL_UNIFORMRANDOMLCGREG_H__ 27 template <eInstructionSet::domain instructionSet,
typename T,
41 #ifdef IPSDK_WITH_SSE2 50 #ifdef IPSDK_WITH_AVX2 54 #ifdef IPSDK_WITH_AVX512 58 #endif // __IPSDKUTIL_INSTRUCTIONSET_DETAIL_UNIFORMRANDOMLCGREG_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
specialization of ipsdk::simd::detail::UniformRandomLCGReg structure for AVX512 instruction set ...
Definition: UniformRandomLCGReg.h:29
specialization of ipsdk::simd::detail::UniformRandomLCGReg structure for SSE2 instruction set ...
Definition of import/export macro for library.
specialization of ipsdk::simd::detail::UniformRandomLCGReg structure for standard instruction set ...
specialization of ipsdk::simd::detail::UniformRandomLCGReg structure for AVX2 instruction set ...