IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Classes | Namespaces
BitwiseCastReg.h File Reference
#include <IPSDKUtil/IPSDKUtilExports.h>
#include <IPSDKUtil/InstructionSet/detail/BitwiseCastReg.h>
#include <IPSDKUtil/InstructionSet/AVX/AvxTypes.h>
#include <IPSDKUtil/Tools/ForceInline.h>
#include <boost/mpl/and.hpp>

Go to the source code of this file.

Classes

struct  ipsdk::simd::detail::BitwiseCastReg< eInstructionSet::eIS_Avx, TIn, ipReal32, typename boost::enable_if< typename boost::mpl::and_< typename boost::mpl::equal_to< boost::mpl::int_< sizeof(TIn)>, boost::mpl::int_< 4 > >::type, typename boost::is_integral< TIn >::type >::type >::type >
 
struct  ipsdk::simd::detail::BitwiseCastReg< eInstructionSet::eIS_Avx, ipReal32, TOut, typename boost::enable_if< typename boost::mpl::and_< typename boost::mpl::equal_to< boost::mpl::int_< sizeof(TOut)>, boost::mpl::int_< 4 > >::type, typename boost::is_integral< TOut >::type >::type >::type >
 

Namespaces

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

Detailed Description

Author
H. Delestre
Date
2017/03/30