![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
specialization of ipsdk::simd::detail::ExpReg structure More...
#include <IPSDKUtil/IPSDKUtilExports.h>#include <IPSDKUtil/InstructionSet/RegMaskType.h>#include <IPSDKUtil/InstructionSet/RegType.h>#include <IPSDKUtil/InstructionSet/Arithmetic/detail/AddReg.h>#include <IPSDKUtil/InstructionSet/Arithmetic/detail/FloorReg.h>#include <IPSDKUtil/InstructionSet/Arithmetic/detail/MaxReg.h>#include <IPSDKUtil/InstructionSet/Arithmetic/detail/MinReg.h>#include <IPSDKUtil/InstructionSet/Arithmetic/detail/MulReg.h>#include <IPSDKUtil/InstructionSet/Arithmetic/detail/SubReg.h>#include <IPSDKUtil/InstructionSet/Arithmetic/detail/PolynomReg.h>#include <IPSDKUtil/InstructionSet/Comparison/detail/IsEqualReg.h>#include <IPSDKUtil/InstructionSet/detail/AssignReg.h>#include <IPSDKUtil/InstructionSet/detail/BitwiseCastReg.h>#include <IPSDKUtil/InstructionSet/detail/CastReg.h>#include <IPSDKUtil/InstructionSet/Logical/detail/IfElseReg.h>#include <IPSDKUtil/InstructionSet/Logical/detail/ShiftLeftReg.h>#include <IPSDKUtil/InstructionSet/Logical/detail/ShiftRightReg.h>#include <IPSDKUtil/Tools/ForceInline.h>#include <limits>Go to the source code of this file.
Classes | |
| struct | ipsdk::simd::detail::ExpReg< IS, ISFma, ipReal32 > |
| ExpReg template specialization. More... | |
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::simd | |
| Namespace agregating IPSDK SIMD routines and classes. | |
specialization of ipsdk::simd::detail::ExpReg structure
implementation strongly inspired from Julien Pommier source code, itself based on cephes library (see file sse_mathfun)
1.8.14