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

MaxReg template specialization for instruction set SSE2 and types ipInt8 and ipUInt8. More...

#include <MaxReg.h>

Static Public Member Functions

static IPSDK_FORCEINLINE T act (const typename Sse2Type< T >::Type &in)
 

Detailed Description

template<typename T>
struct ipsdk::simd::detail::reduction::MaxReg< eInstructionSet::eIS_Sse2, T, typename boost::enable_if_c< sizeof(T)==1 >::type >

MaxReg template specialization for instruction set SSE2 and types ipInt8 and ipUInt8.


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