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

template structure which is specialized to implement the cumulative sum on 2 registers, depending on the used instructionSet and on the types of the buffers loaded in the registers More...

#include <ScanReg.h>

Detailed Description

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

template structure which is specialized to implement the cumulative sum on 2 registers, depending on the used instructionSet and on the types of the buffers loaded in the registers

Author
H. Delestre
Date
2016/12/08

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