IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Static Public Member Functions | List of all members
ipsdk::simd::detail::IsEvenReg< IS, T, typename boost::enable_if< typename boost::is_integral< T >::type >::type > Struct Template Reference

IsEvenReg template specialization for integral types. More...

#include <IsEvenReg.h>

Static Public Member Functions

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

Detailed Description

template<eInstructionSet::domain IS, typename T>
struct ipsdk::simd::detail::IsEvenReg< IS, T, typename boost::enable_if< typename boost::is_integral< T >::type >::type >

IsEvenReg template specialization for integral types.


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