15 #ifndef __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_STD_MAXREGDECL_H__ 16 #define __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_STD_MAXREGDECL_H__ 33 static IPSDK_FORCEINLINE
35 act(
const T& in1,
const T& in2);
37 static IPSDK_FORCEINLINE
39 act(
const T& in1,
const T& in2, T& out);
49 #endif // __IPSDKUTIL_INSTRUCTIONSET_ARITHMETIC_DETAIL_STD_MAXREGDECL_H__ Defines the IPSDK_FORCEINLINE.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
template structure which is specialized to implement the maximum computation on 2 scalars or 2 regist...
eInstructionSet
Enumerate for processor instruction set description.
Definition: InstructionSetTypes.h:31
Definition: MaxRegDecl.h:29
Definition of import/export macro for library.
compiler optimisations only
Definition: InstructionSetTypes.h:34