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_Sse2, T, typename boost::enable_if< typename boost::mpl::not_< typename boost::mpl::contains< SpecificTypesForSSE2MaxRegImpl, T >::type >::type >::type > Struct Template Reference

Static Public Member Functions

static IPSDK_FORCEINLINE Sse2Type< T >::Type act (const typename Sse2Type< T >::Type &in1, const typename Sse2Type< T >::Type &in2)
 MaxReg partial template specialization for instruction set SSE2.
 
static IPSDK_FORCEINLINE void act (const typename Sse2Type< T >::Type &in1, const typename Sse2Type< T >::Type &in2, typename Sse2Type< T >::Type &out)
 

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