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

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

#include <SinReg.h>

Detailed Description

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

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

Author
H. Delestre
Date
2014/02/24

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