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

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

#include <IPSDKUtil/IPSDKUtilExports.h>
#include <IPSDKUtil/InstructionSet/InstructionSetTypes.h>
#include <IPSDKUtil/InstructionSet/AVX512/Avx512Types.h>
#include <IPSDKUtil/InstructionSet/Arithmetic/detail/FmaddReg.h>
#include <IPSDKUtil/InstructionSet/Arithmetic/detail/AddReg.h>
#include <IPSDKUtil/InstructionSet/Arithmetic/detail/MulReg.h>
#include <IPSDKUtil/Tools/ForceInline.h>

Go to the source code of this file.

Classes

struct  ipsdk::simd::detail::FmaddReg< eInstructionSet::eIS_Avx512, T, typename boost::enable_if< typename boost::is_integral< T >::type >::type >
 AddReg template specialization for instruction set AVX512 and integral types. More...
 
struct  ipsdk::simd::detail::FmaddReg< eInstructionSet::eIS_Avx512, ipReal32 >
 FmaddReg template specialization for instruction set AVX512 and type ipReal32. More...
 
struct  ipsdk::simd::detail::FmaddReg< eInstructionSet::eIS_Avx512, ipReal64 >
 FmaddReg 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::FmaddReg structure for AVX512 instruction set

Author
H. Delestre
Date
2018/03/09