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, ipReal64 > Struct Template Reference

specialization of CastReg for AVX instruction set; input is of type real32, output is of type int64, uint64 or real64 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, ipReal64 >::Type &out0, RegMaskType< eInstructionSet::eIS_Avx, ipReal64 >::Type &out1)
 

Detailed Description

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

specialization of CastReg for AVX instruction set; input is of type real32, output is of type int64, uint64 or real64


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