IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Public Types | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
ipsdk::simd::BasePack< ePackType::ePT_Avx, T > Struct Template Reference
Inheritance diagram for ipsdk::simd::BasePack< ePackType::ePT_Avx, T >:
ipsdk::simd::Pack< eInstructionSet::eIS_Avx, T, typename boost::enable_if_c<!boost::is_integral< T >::value >::type > ipsdk::simd::Pack< eInstructionSet::eIS_Avx2, T > ipsdk::simd::Pack< eInstructionSet::eIS_Fma3, T, typename boost::enable_if_c<!boost::is_integral< T >::value >::type >

Public Types

typedef T DataType
 

Public Member Functions

template<typename TOther >
IPSDK_FORCEINLINE operator BasePack< ePackType::ePT_Avx, TOther > ()
 

Public Attributes

AvxType< T >::Type _val [NbRegsPerOp< ePackType::ePT_Avx, T >::Value]
 

Static Public Attributes

static const ipsdk::simd::ePackType::domain _regType = ipsdk::simd::ePackType::ePT_Avx
 

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