IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Static Public Member Functions | List of all members
ipsdk::simd::detail::ToMaskPack< IS, TOut, TIn > Struct Template Reference

ToMaskPack template specialization for instruction set SSE2. More...

#include <ToMaskPack.h>

Static Public Member Functions

static IPSDK_FORCEINLINE IS2MaskPack< IS, TOut >::Type act (const typename IS2Pack< IS, TIn >::Type &in)
 
static IPSDK_FORCEINLINE void act (const typename IS2Pack< IS, TIn >::Type &in, typename IS2MaskPack< IS, TOut >::Type &out)
 

Detailed Description

template<eInstructionSet::domain IS, typename TOut, typename TIn>
struct ipsdk::simd::detail::ToMaskPack< IS, TOut, TIn >

ToMaskPack template specialization for instruction set SSE2.


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