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

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

#include <AtanReg.h>

Detailed Description

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

template structure which is specialized to implement the computation of atan function on a scalar or a register, depending on the used instructionSet and on the types of the buffers loaded in the registers

Author
E. Noirfalise
Date
2016/06/21

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