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

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

#include <IPSDKUtil/IPSDKUtilExports.h>
#include <IPSDKUtil/Tools/ForceInline.h>
#include <IPSDKUtil/InstructionSet/AVX512/Avx512Types.h>
#include <IPSDKUtil/InstructionSet/Arithmetic/detail/MaxReg.h>

Go to the source code of this file.

Classes

struct  ipsdk::simd::detail::MaxReg< eInstructionSet::eIS_Avx512, ipUInt8 >
 MaxReg template specialization for instruction set AVX512 and type ipUInt8. More...
 
struct  ipsdk::simd::detail::MaxReg< eInstructionSet::eIS_Avx512, ipInt8 >
 MaxReg template specialization for instruction set AVX512 and type ipInt8. More...
 
struct  ipsdk::simd::detail::MaxReg< eInstructionSet::eIS_Avx512, ipUInt16 >
 MaxReg template specialization for instruction set AVX512 and type ipUInt16. More...
 
struct  ipsdk::simd::detail::MaxReg< eInstructionSet::eIS_Avx512, ipInt16 >
 MaxReg template specialization for instruction set AVX512 and type ipInt16. More...
 
struct  ipsdk::simd::detail::MaxReg< eInstructionSet::eIS_Avx512, ipUInt32 >
 MaxReg template specialization for instruction set AVX512 and type ipUInt32. More...
 
struct  ipsdk::simd::detail::MaxReg< eInstructionSet::eIS_Avx512, ipInt32 >
 MaxReg template specialization for instruction set AVX512 and type ipInt32. More...
 
struct  ipsdk::simd::detail::MaxReg< eInstructionSet::eIS_Avx512, ipReal32 >
 MaxReg template specialization for instruction set AVX512 and type ipReal32. More...
 
struct  ipsdk::simd::detail::MaxReg< eInstructionSet::eIS_Avx512, ipReal64 >
 MaxReg template specialization for instruction set AVX512 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::MaxReg structure for AVX512 instruction set

Author
H. Delestre
Date
2018/03/13