![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
ConditionalAddReg template specialization for instruction set AVX512 and for ipReal32 type. More...
#include <ConditionalAddReg.h>
Static Public Member Functions | |
| static IPSDK_FORCEINLINE RegType< eInstructionSet::eIS_Avx512, ipReal32 >::Type | act (const RegMaskType< eInstructionSet::eIS_Avx512, ipReal32 >::Type &mask, const RegType< eInstructionSet::eIS_Avx512, ipReal32 >::Type &in1, const RegType< eInstructionSet::eIS_Avx512, ipReal32 >::Type &in2) |
| static IPSDK_FORCEINLINE RegType< eInstructionSet::eIS_Avx512, ipReal32 >::Type | act (const RegMaskType< eInstructionSet::eIS_Avx512, ipReal32 >::Type &mask, const RegType< eInstructionSet::eIS_Avx512, ipReal32 >::Type &in1, const ipReal32 &in2) |
| static IPSDK_FORCEINLINE void | act (const RegMaskType< eInstructionSet::eIS_Avx512, ipReal32 >::Type &mask, const RegType< eInstructionSet::eIS_Avx512, ipReal32 >::Type &in1, const RegType< eInstructionSet::eIS_Avx512, ipReal32 >::Type &in2, RegType< eInstructionSet::eIS_Avx512, ipReal32 >::Type &out) |
| static IPSDK_FORCEINLINE void | act (const RegMaskType< eInstructionSet::eIS_Avx512, ipReal32 >::Type &mask, const RegType< eInstructionSet::eIS_Avx512, ipReal32 >::Type &in1, const ipReal32 &in2, RegType< eInstructionSet::eIS_Avx512, ipReal32 >::Type &out) |
ConditionalAddReg template specialization for instruction set AVX512 and for ipReal32 type.
1.8.14