19 #ifndef __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_ABSPACK_H__ 20 #define __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_ABSPACK_H__ 26 #include <IPSDKUtil/InstructionSet/Arithmetic/detail/AbsReg.h> 28 #include <boost/type_traits/is_float.hpp> 29 #include <boost/type_traits/is_signed.hpp> 44 template <eInstructionSet::domain instructionSet,
45 typename T,
typename Enable=
void>
76 #endif // __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_ABSPACK_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Predefined types associated to instruction set management.
Definition of import/export macro for library.
template structure which is specialized to implement the computation of abs function on a scalar or a...
Definition: AbsReg.h:46
Definition: UnaryPackOp.h:31