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

specialization of ipsdk::simd::detail::reduction::MaxReg structure for AVX instruction set More...

#include <IPSDKUtil/IPSDKUtilExports.h>
#include <IPSDKUtil/InstructionSet/cast.h>
#include <IPSDKUtil/Tools/ForceInline.h>

Go to the source code of this file.

Classes

struct  ipsdk::simd::detail::reduction::MaxReg< eInstructionSet::eIS_Avx, ipReal32 >
 MaxReg template specialization for instruction set AVX and type ipReal32. More...
 
struct  ipsdk::simd::detail::reduction::MaxReg< eInstructionSet::eIS_Avx, ipReal64 >
 MaxReg template specialization for instruction set AVX and type 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::reduction::MaxReg structure for AVX instruction set

Author
H. Delestre
Date
2014/02/25