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

specialization of BitwiseSelectReg structure for AVX2 instruction set More...

#include <BitwiseSelectReg.h>

Static Public Member Functions

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

Detailed Description

template<typename T>
struct ipsdk::simd::detail::BitwiseSelectReg< eInstructionSet::eIS_Avx2, T >

specialization of BitwiseSelectReg structure for AVX2 instruction set


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