![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
specialization of BitwiseAndReg structure for SSE2 instruction set More...
#include <IPSDKUtil/IPSDKUtilExports.h>#include <IPSDKUtil/InstructionSet/Logical/detail/BitwiseAndReg.h>#include <IPSDKUtil/InstructionSet/SSE2/Sse2Types.h>#include <IPSDKUtil/Tools/ForceInline.h>Go to the source code of this file.
Classes | |
| struct | ipsdk::simd::detail::BitwiseAndReg< eInstructionSet::eIS_Sse2, T, typename boost::enable_if_c< boost::is_integral< T >::value >::type > |
| specialization of BitwiseAndReg structure for SSE2 instruction set on integral types More... | |
| struct | ipsdk::simd::detail::BitwiseAndReg< eInstructionSet::eIS_Sse2, ipReal32 > |
| specialization of BitwiseAndReg structure for SSE2 instruction set on type ipReal32 More... | |
| struct | ipsdk::simd::detail::BitwiseAndReg< eInstructionSet::eIS_Sse2, ipReal64 > |
| specialization of BitwiseAndReg structure for SSE2 instruction set on type ipReal64 More... | |
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::simd | |
| Namespace agregating IPSDK SIMD routines and classes. | |
specialization of BitwiseAndReg structure for SSE2 instruction set
1.8.14