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

specialization of ipsdk::simd::detail::DivReg structure for AVX2 instruction set More...

#include <IPSDKUtil/IPSDKUtilExports.h>
#include <IPSDKUtil/InstructionSet/AVX/AvxTypes.h>
#include <IPSDKUtil/InstructionSet/Arithmetic/detail/DivReg.h>
#include <IPSDKUtil/Tools/ForceInline.h>

Go to the source code of this file.

Classes

struct  ipsdk::simd::detail::DivReg< eInstructionSet::eIS_Avx2, ipReal32 >
 DivReg template specialization for instruction set AVX2 and for ipReal32. More...
 
struct  ipsdk::simd::detail::DivReg< eInstructionSet::eIS_Avx2, ipReal64 >
 DivReg template specialization for instruction set AVX2 and for ipReal64. More...
 

Namespaces

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

Detailed Description

specialization of ipsdk::simd::detail::DivReg structure for AVX2 instruction set

Author
H. Delestre
Date
2014/02/25