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

template structure which is specialized to implement the computation of ldexp function on scalars or registers, depending on the used instructionSet and on the types of the buffers loaded in the registers More...

#include <LdexpReg.h>

Detailed Description

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

template structure which is specialized to implement the computation of ldexp function on scalars or registers, depending on the used instructionSet and on the types of the buffers loaded in the registers

Author
H. Delestre
Date
2017/04/05

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