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

specialization of BitwiseNotReg structure for SSE2 instruction set on type ipReal64 More...

#include <BitwiseNotRegDecl.h>

Static Public Member Functions

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

Detailed Description

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

specialization of BitwiseNotReg structure for SSE2 instruction set on type ipReal64


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