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

specialization of CastReg for AVX2 instructionSet; input of type uint32, output of type real32 More...

#include <CastReg.h>

Static Public Member Functions

static IPSDK_FORCEINLINE void act (const AvxType< ipUInt32 >::Type &in, AvxType< ipReal32 >::Type &out)
 

Detailed Description

template<>
struct ipsdk::simd::detail::CastReg< eInstructionSet::eIS_Avx2, ipUInt32, ipReal32 >

specialization of CastReg for AVX2 instructionSet; input of type uint32, output of type real32


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