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

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

#include <MaxPack.h>

Detailed Description

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

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

template structure, specialized to implement the computation of the maximum of the elements in a pack, depending on the used instructionSet and on the types of the buffers loaded in the packs


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