IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Static Public Member Functions | List of all members
ipsdk::simd::detail::UnaryMinusReg< eInstructionSet::eIS_Sse2, T, typename boost::enable_if_c< true >::type > Struct Template Reference

UnaryMinusReg template specialization for instruction set SSE2. More...

#include <UnaryMinusReg.h>

Static Public Member Functions

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

Detailed Description

template<typename T>
struct ipsdk::simd::detail::UnaryMinusReg< eInstructionSet::eIS_Sse2, T, typename boost::enable_if_c< true >::type >

UnaryMinusReg template specialization for instruction set SSE2.


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