19 #ifndef __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_ROUNDTOEVENPACK_H__ 20 #define __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_ROUNDTOEVENPACK_H__ 23 #include <IPSDKUtil/InstructionSet/Arithmetic/detail/RoundToEvenReg.h> 37 template <eInstructionSet::domain instructionSet,
38 typename T,
typename Enable=
void>
44 template <eInstructionSet::domain instructionSet>
68 template <eInstructionSet::domain instructionSet>
98 #endif // __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_ROUNDTOEVENPACK_H__ Defines the IPSDK_FORCEINLINE.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Definition: RoundToEvenPack.h:39
double ipReal64
Base types definition.
Definition: BaseTypes.h:57
Definition of import/export macro for library.
template structure which is specialized to implement the computation of value rounded to closest even...
Definition: RoundToEvenReg.h:36
Definition: UnaryPackOp.h:31
float ipReal32
Base types definition.
Definition: BaseTypes.h:56