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

template structure which is specialized to implement the computation of a polynom of degree 8 applied on a vector x, depending on the used instructionSet and on the types of the buffers loaded in the registers More...

#include <PolynomReg.h>

Detailed Description

template<eInstructionSet::domain IS, eInstructionSet::domain ISFma, unsigned int N, typename T, typename Enable = void>
struct ipsdk::simd::detail::PolynomReg< IS, ISFma, N, T, Enable >

template structure which is specialized to implement the computation of a polynom of degree 8 applied on a vector x, depending on the used instructionSet and on the types of the buffers loaded in the registers

Author
H. Delestre
Date
2017/03/29

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