IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Static Public Member Functions | List of all members
ipsdk::simd::detail::MaskCastReg< eInstructionSet::eIS_Avx, ipReal32, ipInt32 > Struct Template Reference

specialization of MaskCastReg for AVX instructionSet; input of type real32, output of type int32 More...

#include <MaskCastReg.h>

Static Public Member Functions

static IPSDK_FORCEINLINE void act (const RegMaskType< eInstructionSet::eIS_Avx, ipReal32 >::Type &in, RegMaskType< eInstructionSet::eIS_Avx, ipInt32 >::Type &out)
 

Detailed Description

template<>
struct ipsdk::simd::detail::MaskCastReg< eInstructionSet::eIS_Avx, ipReal32, ipInt32 >

specialization of MaskCastReg for AVX instructionSet; input of type real32, output of type int32


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