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

MulReg template specialization for instruction set AVX512 and types ipReal32. More...

#include <MulReg.h>

Static Public Member Functions

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

Detailed Description

template<>
struct ipsdk::simd::detail::MulReg< eInstructionSet::eIS_Avx512, ipReal32 >

MulReg template specialization for instruction set AVX512 and types ipReal32.


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