IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
ipsdk::simd::detail::reduction::SumPack< instructionSet, T, Enable > Struct Template Reference

structure SumPack<eInstructionSet::domain instructionSet, typename T, typename Enable=void> More...

#include <SumPack.h>

Detailed Description

template<eInstructionSet::domain instructionSet, typename T, typename Enable = void>
struct ipsdk::simd::detail::reduction::SumPack< instructionSet, T, Enable >

structure SumPack<eInstructionSet::domain instructionSet, typename T, typename Enable=void>

template structure, specialized to implement the computation of the sum of the elements in a pack, depending on the used instructionSet and on the type of the buffer loaded in the pack


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