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

FmaddReg template specialization for instruction set FMA3 and type ipReal32. More...

#include <FmaddReg.h>

Static Public Member Functions

static IPSDK_FORCEINLINE AvxType< ipReal32 >::Type act (const AvxType< ipReal32 >::Type &in1, const AvxType< ipReal32 >::Type &in2, const AvxType< ipReal32 >::Type &in3)
 
static IPSDK_FORCEINLINE void act (const AvxType< ipReal32 >::Type &in1, const AvxType< ipReal32 >::Type &in2, const AvxType< ipReal32 >::Type &in3, AvxType< ipReal32 >::Type &out)
 

Detailed Description

template<>
struct ipsdk::simd::detail::FmaddReg< eInstructionSet::eIS_Fma3, ipReal32 >

FmaddReg template specialization for instruction set FMA3 and type ipReal32.


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