IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Classes | Namespaces
BitwiseCastPack.h File Reference
#include <IPSDKUtil/IPSDKUtilExports.h>
#include <IPSDKUtil/InstructionSet/detail/BitwiseCastPack.h>
#include <IPSDKUtil/InstructionSet/detail/AVX512/BitwiseCastReg.h>
#include <IPSDKUtil/Tools/ForceInline.h>
#include <boost/type_traits/is_same.hpp>
#include <boost/type_traits/is_signed.hpp>

Go to the source code of this file.

Classes

struct  ipsdk::simd::detail::BitwiseCastPack< eInstructionSet::eIS_Avx512, TIn, TOut, typename boost::enable_if_c< sizeof(TIn)==sizeof(TOut) &&sizeof(TIn)==4 >::type >
 
struct  ipsdk::simd::detail::BitwiseCastPack< eInstructionSet::eIS_Avx512, TIn, TOut, typename boost::enable_if_c< sizeof(TIn)==sizeof(TOut) &&sizeof(TIn)==8 >::type >
 

Namespaces

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

Detailed Description

Author
H. Delestre
Date
2018/03/09