IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Static Public Member Functions | List of all members
ipsdk::simd::detail::reduction::SumPack< eInstructionSet::eIS_Avx2, T, typename boost::enable_if_c< boost::is_integral< T >::value &&sizeof(T)==4 >::type > Struct Template Reference

SumPack template specialization for instruction set AVX2 and types ipInt32 and ipUInt32. More...

#include <SumPack.h>

Static Public Member Functions

static IPSDK_FORCEINLINE UpperType< T >::Type act (const BasePack< ePackType::ePT_Avx, T > &in)
 

Detailed Description

template<typename T>
struct ipsdk::simd::detail::reduction::SumPack< eInstructionSet::eIS_Avx2, T, typename boost::enable_if_c< boost::is_integral< T >::value &&sizeof(T)==4 >::type >

SumPack template specialization for instruction set AVX2 and types ipInt32 and ipUInt32.


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