![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
specialization of ipsdk::simd::detail::SignedUnsignedSubtractReg and SignedUnsignedAddReg structures for standard instruction set More...
#include <IPSDKUtil/IPSDKUtilExports.h>#include <IPSDKUtil/InstructionSet/Arithmetic/detail/SignedUnsignedOpReg.h>#include <IPSDKUtil/Tools/ForceInline.h>#include <boost/type_traits/make_unsigned.hpp>Go to the source code of this file.
Classes | |
| struct | ipsdk::simd::detail::SignedUnsignedSubtractReg< eInstructionSet::eIS_Standard, T, false > |
| SignedUnsignedSubtractReg template specialization for standard instruction set and for unsigned integers. More... | |
| struct | ipsdk::simd::detail::SignedUnsignedSubtractReg< eInstructionSet::eIS_Standard, T, true > |
| SignedUnsignedSubtractReg template specialization for standard instruction set and for signed integers. More... | |
| struct | ipsdk::simd::detail::SignedUnsignedAddReg< eInstructionSet::eIS_Standard, T1, T2, false > |
| SignedUnsignedAddReg template specialization for standard instruction set and for unsigned integers. More... | |
| struct | ipsdk::simd::detail::SignedUnsignedAddReg< eInstructionSet::eIS_Standard, T1, T2, true > |
| SignedUnsignedAddReg template specialization for standard instruction set and for signed integers. More... | |
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::simd | |
| Namespace agregating IPSDK SIMD routines and classes. | |
specialization of ipsdk::simd::detail::SignedUnsignedSubtractReg and SignedUnsignedAddReg structures for standard instruction set
1.8.14