17 #ifndef __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_POWREG_H__ 18 #define __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_POWREG_H__ 36 template <eInstructionSet::domain IS, eInstructionSet::domain ISFma,
37 typename T,
typename Enable=
void>
50 #endif // __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_POWREG_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Predefined types associated to instruction set management.
Definition of import/export macro for library.
specialization of ipsdk::simd::detail::PowReg structure for standard instruction set ...
specialization of ipsdk::simd::detail::PowReg structure for SSE2 instruction set
template structure which is specialized to implement the computation of pow function on scalars or re...
Definition: PowReg.h:38