IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Static Public Member Functions | List of all members
ipsdk::simd::detail::MaxReg< eInstructionSet::eIS_Avx2, ipInt32 > Struct Template Reference

MaxReg template specialization for instruction set AVX2 and type ipInt32. More...

#include <MaxRegDecl.h>

Static Public Member Functions

static IPSDK_FORCEINLINE AvxType< ipInt32 >::Type act (const AvxType< ipInt32 >::Type &in1, const AvxType< ipInt32 >::Type &in2)
 MaxReg template specialization for instruction set AVX2 and type ipInt32.
 
static IPSDK_FORCEINLINE void act (const AvxType< ipInt32 >::Type &in1, const AvxType< ipInt32 >::Type &in2, AvxType< ipInt32 >::Type &out)
 

Detailed Description

template<>
struct ipsdk::simd::detail::MaxReg< eInstructionSet::eIS_Avx2, ipInt32 >

MaxReg template specialization for instruction set AVX2 and type ipInt32.


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