IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Static Public Member Functions | List of all members
ipsdk::simd::detail::BitwiseCastPack< eInstructionSet::eIS_Standard, TIn, TOut, typename boost::enable_if< typename boost::mpl::equal_to< boost::mpl::int_< sizeof(TIn)>, boost::mpl::int_< sizeof(TOut)> >::type >::type > Struct Template Reference

Static Public Member Functions

static IPSDK_FORCEINLINE BasePack< ePackType::ePT_Scalar, TOut > act (const BasePack< ePackType::ePT_Scalar, TIn > &in)
 
static IPSDK_FORCEINLINE void act (const BasePack< ePackType::ePT_Scalar, TIn > &in, BasePack< ePackType::ePT_Scalar, TOut > &out)
 

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