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