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

specialization of CastReg for SSE instructionSet; input of type int32, output of type real64 More...

#include <CastReg.h>

Static Public Member Functions

static IPSDK_FORCEINLINE void act (const Sse2Type< ipInt32 >::Type &in, Sse2Type< ipReal64 >::Type &outl, Sse2Type< ipReal64 >::Type &outh)
 

Detailed Description

template<>
struct ipsdk::simd::detail::CastReg< eInstructionSet::eIS_Sse2, ipInt32, ipReal64 >

specialization of CastReg for SSE instructionSet; input of type int32, output of type real64


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