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

MinPack template specialization for instruction set AVX512 and types ipInt16 and ipUInt16. More...

#include <MinPack.h>

Static Public Member Functions

static IPSDK_FORCEINLINE T act (const BasePack< ePackType::ePT_Avx512, T > &in)
 

Detailed Description

template<typename T>
struct ipsdk::simd::detail::reduction::MinPack< eInstructionSet::eIS_Avx512, T, typename boost::enable_if_c< sizeof(T)==2 >::type >

MinPack template specialization for instruction set AVX512 and types ipInt16 and ipUInt16.


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