17 #ifndef __IPSDKUTIL_INSTRUCTIONSET_REDUCTION_MAX_H__ 18 #define __IPSDKUTIL_INSTRUCTIONSET_REDUCTION_MAX_H__ 34 template <eInstructionSet::domain instructionSet,
50 #endif // __IPSDKUTIL_INSTRUCTIONSET_REDUCTION_MAX_H__ Defines the IPSDK_FORCEINLINE.
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
IPSDK_FORCEINLINE PackT max(const PackT &in1, const PackT &in2)
returns the maximum of 2 packs
Definition: max.h:40
structure MaxPack<eInstructionSet::domain instructionSet, typename T, typename Enable=void> ...
Definition: MaxPack.h:40
Vector DataType
data type used for estimation
Definition: EstimationTypes.h:58
Definition of import/export macro for library.
structure MaxPack<eInstructionSet::domain instructionSet, typename T, typename Enable=void> ...