IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Static Public Member Functions | List of all members
ipsdk::simd::detail::ConditionalAddReg< IS, T, typename boost::enable_if< typename boost::mpl::and_< typename boost::mpl::not_equal_to< boost::mpl::int_< IS >, boost::mpl::int_< eInstructionSet::eIS_Avx512 > >::type, typename boost::mpl::not_equal_to< boost::mpl::int_< IS >, boost::mpl::int_< eInstructionSet::eIS_Standard > >::type >::type >::type > Struct Template Reference

Static Public Member Functions

static IPSDK_FORCEINLINE RegType< IS, T >::Type act (const typename RegMaskType< IS, T >::Type &mask, const typename RegType< IS, T >::Type &in1, const typename RegType< IS, T >::Type &in2)
 
static IPSDK_FORCEINLINE RegType< IS, T >::Type act (const typename RegMaskType< IS, T >::Type &mask, const typename RegType< IS, T >::Type &in1, const T &in2)
 
static IPSDK_FORCEINLINE void act (const typename RegMaskType< IS, T >::Type &mask, const typename RegType< IS, T >::Type &in1, const typename RegType< IS, T >::Type &in2, typename RegType< IS, T >::Type &out)
 
static IPSDK_FORCEINLINE void act (const typename RegMaskType< IS, T >::Type &mask, const typename RegType< IS, T >::Type &in1, const T &in2, typename RegType< IS, T >::Type &out)
 

The documentation for this struct was generated from the following file: