IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Static Public Member Functions | List of all members
ipsdk::simd::detail::ScatterReg< eInstructionSet::eIS_Avx2, T, typename boost::enable_if< typename boost::mpl::and_< typename boost::is_integral< T >::type, typename boost::mpl::equal_to< boost::mpl::int_< sizeof(T)>, boost::mpl::int_< 4 > >::type >::type >::type > Struct Template Reference

Static Public Member Functions

static IPSDK_FORCEINLINE void act (const typename AvxType< T >::Type &in, const ipUInt32 *indexes, T *const outBaseAddr)
 
static IPSDK_FORCEINLINE void act (const typename AvxType< T >::Type &in, const typename AvxType< ipUInt32 >::Type &indexes, T *const outBaseAddr)
 

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