![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
specialization of ipsdk::simd::detail::PowReg structure for SSE2 instruction set More...
#include <IPSDKUtil/IPSDKUtilExports.h>#include <IPSDKUtil/InstructionSet/RegType.h>#include <IPSDKUtil/InstructionSet/Arithmetic/detail/AbsReg.h>#include <IPSDKUtil/InstructionSet/Arithmetic/detail/DivReg.h>#include <IPSDKUtil/InstructionSet/Arithmetic/detail/IsOddReg.h>#include <IPSDKUtil/InstructionSet/Arithmetic/detail/PowReg.h>#include <IPSDKUtil/InstructionSet/Arithmetic/detail/PowNoCheckReg.h>#include <IPSDKUtil/InstructionSet/Comparison/detail/IsEqualReg.h>#include <IPSDKUtil/InstructionSet/Comparison/detail/IsGreaterReg.h>#include <IPSDKUtil/InstructionSet/Comparison/detail/IsLessReg.h>#include <IPSDKUtil/InstructionSet/Comparison/detail/IsNotEqualReg.h>#include <IPSDKUtil/InstructionSet/Logical/detail/BitwiseAndReg.h>#include <IPSDKUtil/InstructionSet/Logical/detail/BitwiseAndNotReg.h>#include <IPSDKUtil/InstructionSet/Logical/detail/BitwiseOrReg.h>#include <IPSDKUtil/InstructionSet/Logical/detail/BitwiseSelectReg.h>#include <IPSDKUtil/InstructionSet/Logical/detail/LogicalAndReg.h>#include <IPSDKUtil/InstructionSet/Logical/detail/LogicalOrReg.h>#include <IPSDKUtil/InstructionSet/Logical/detail/IfElseReg.h>#include <IPSDKUtil/InstructionSet/detail/AssignReg.h>#include <IPSDKUtil/Tools/ForceInline.h>#include <boost/mpl/not_equal_to.hpp>Go to the source code of this file.
Classes | |
| struct | ipsdk::simd::detail::PowReg< IS, ISFma, ipReal32, typename boost::enable_if< typename boost::mpl::not_equal_to< boost::mpl::int_< IS >, boost::mpl::int_< eInstructionSet::eIS_Standard > >::type >::type > |
| CeilReg template specialization for instruction set SSE2. More... | |
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::simd | |
| Namespace agregating IPSDK SIMD routines and classes. | |
specialization of ipsdk::simd::detail::PowReg structure for SSE2 instruction set
1.8.14