15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_DETAIL_STD_NORMALRANDOMPACK_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_DETAIL_STD_NORMALRANDOMPACK_H__ 49 rMean, rSigma, rUnifRand1._val, rUnifRand2._val, rOut1, rOut2);
64 #endif // __IPSDKUTIL_INSTRUCTIONSET_DETAIL_STD_NORMALRANDOMPACK_H__ Defines the IPSDK_FORCEINLINE.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Definition: NormalRandomReg.h:42
saturated round function; returns the round values of the elements of a pack
BasePack class; defines a set of scalars (for instruction set "standard") or registers (for all other...
eInstructionSet
Enumerate for processor instruction set description.
Definition: InstructionSetTypes.h:31
NormalRandomPack<eInstructionSet::domain instructionSet, typename T, typename Enable=void> structure...
Definition of import/export macro for library.
Definition: NormalRandomPack.h:34
compiler optimisations only
Definition: InstructionSetTypes.h:34
Definition: SaturatedRoundPack.h:43
structure containing intrinsic registers used to store vectorized data
Definition: BasePackDecl.h:29