IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Static Public Member Functions | List of all members
ipsdk::simd::detail::AbsReg< IS, T, typename boost::enable_if< typename boost::mpl::and_< typename boost::mpl::not_equal_to< boost::mpl::int_< IS >, boost::mpl::int_< eInstructionSet::eIS_Avx512 > >::type, typename boost::mpl::and_< typename boost::is_integral< T >::type, typename boost::is_signed< T >::type >::type >::type >::type > Struct Template Reference

Static Public Member Functions

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

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