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

ModuloReg template specialization for integers. More...

#include <ModuloReg.h>

Static Public Member Functions

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

Detailed Description

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

ModuloReg template specialization for integers.


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