15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_EXPPACK_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_EXPPACK_H__ 21 #include <IPSDKUtil/InstructionSet/Arithmetic/detail/ExpReg.h> 38 template <eInstructionSet::domain instructionSet,
39 eInstructionSet::domain instructionSetFma,
49 template <eInstructionSet::domain instructionSet, eInstructionSet::domain instructionSetFma>
67 UnaryPackOp<instructionSet, ipReal32, ExpReg<instructionSet, instructionSetFma, ipReal32> >::act(
81 #endif // __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_EXPPACK_H__ Defines the IPSDK_FORCEINLINE.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
template structure which is specialized to implement the computation of exponential function on a sca...
Definition: ExpReg.h:39
Predefined types associated to instruction set management.
Definition of import/export macro for library.
Definition: UnaryPackOp.h:31
float ipReal32
Base types definition.
Definition: BaseTypes.h:56