IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Classes | Namespaces
SumPack.h File Reference

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

#include <IPSDKUtil/IPSDKUtilExports.h>
#include <IPSDKUtil/InstructionSet/InstructionSetTypes.h>
#include <IPSDKUtil/InstructionSet/Reduction/detail/Std/SumPack.h>

Go to the source code of this file.

Classes

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

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::simd
 Namespace agregating IPSDK SIMD routines and classes.
 

Detailed Description

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

Author
H. Delestre
Date
2014/02/24

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