IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Static Public Member Functions | List of all members
ipsdk::simd::detail::BitwiseCastReg< eInstructionSet::eIS_Avx2, ipReal64, TOut, typename boost::enable_if< typename boost::mpl::and_< typename boost::mpl::equal_to< boost::mpl::sizeof_< TOut >, boost::mpl::int_< 8 > >::type, typename boost::is_integral< TOut >::type >::type >::type > Struct Template Reference

Static Public Member Functions

static IPSDK_FORCEINLINE AvxType< TOut >::Type act (const typename AvxType< ipReal64 >::Type &in)
 
static IPSDK_FORCEINLINE void act (const typename AvxType< ipReal64 >::Type &in, typename AvxType< TOut >::Type &out)
 

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