IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Classes | Namespaces
PowNoCheckReg.h File Reference

specialization of ipsdk::simd::detail::PowNoCheckReg structure More...

#include <IPSDKUtil/IPSDKUtilExports.h>
#include <IPSDKUtil/InstructionSet/RegType.h>
#include <IPSDKUtil/InstructionSet/Arithmetic/detail/AbsReg.h>
#include <IPSDKUtil/InstructionSet/Arithmetic/detail/AddReg.h>
#include <IPSDKUtil/InstructionSet/Arithmetic/detail/ConditionalAddReg.h>
#include <IPSDKUtil/InstructionSet/Arithmetic/detail/FloorReg.h>
#include <IPSDKUtil/InstructionSet/Arithmetic/detail/FrexpReg.h>
#include <IPSDKUtil/InstructionSet/Arithmetic/detail/DivReg.h>
#include <IPSDKUtil/InstructionSet/Arithmetic/detail/FmaddReg.h>
#include <IPSDKUtil/InstructionSet/Arithmetic/detail/LdexpReg.h>
#include <IPSDKUtil/InstructionSet/Arithmetic/detail/MulReg.h>
#include <IPSDKUtil/InstructionSet/Arithmetic/detail/PolynomReg.h>
#include <IPSDKUtil/InstructionSet/Arithmetic/detail/PowNoCheckReg.h>
#include <IPSDKUtil/InstructionSet/Arithmetic/detail/SubReg.h>
#include <IPSDKUtil/InstructionSet/Arithmetic/detail/UnaryMinusReg.h>
#include <IPSDKUtil/InstructionSet/Comparison/detail/IsGreaterEqualReg.h>
#include <IPSDKUtil/InstructionSet/Comparison/detail/IsGreaterReg.h>
#include <IPSDKUtil/InstructionSet/Comparison/detail/IsEqualReg.h>
#include <IPSDKUtil/InstructionSet/Comparison/detail/IsLessReg.h>
#include <IPSDKUtil/InstructionSet/Comparison/detail/IsLessEqualReg.h>
#include <IPSDKUtil/InstructionSet/Comparison/detail/IsNotEqualReg.h>
#include <IPSDKUtil/InstructionSet/Gather/detail/GatherReg.h>
#include <IPSDKUtil/InstructionSet/Logical/detail/BitwiseAndReg.h>
#include <IPSDKUtil/InstructionSet/Logical/detail/IfElse0Reg.h>
#include <IPSDKUtil/InstructionSet/Logical/detail/IfElseReg.h>
#include <IPSDKUtil/InstructionSet/Logical/detail/ShiftLeftReg.h>
#include <IPSDKUtil/InstructionSet/Logical/detail/ShiftRightReg.h>
#include <IPSDKUtil/InstructionSet/detail/AssignReg.h>
#include <IPSDKUtil/InstructionSet/detail/BitwiseCastReg.h>
#include <IPSDKUtil/InstructionSet/detail/CastReg.h>
#include <IPSDKUtil/Tools/ForceInline.h>

Go to the source code of this file.

Classes

struct  ipsdk::simd::detail::PowNoCheckReg< IS, ISFma, ipReal32 >
 CeilReg template specialization for instruction set SSE2. More...
 

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::simd
 Namespace agregating IPSDK SIMD routines and classes.
 

Detailed Description

specialization of ipsdk::simd::detail::PowNoCheckReg structure

Author
H. Delestre
Date
2017/04/05