23 return a < b ? a : b ;
TFSIMD_FORCE_INLINE const T & tfMax(const T &a, const T &b)
TFSIMD_FORCE_INLINE void tfSetMin(T &a, const T &b)
#define TFSIMD_FORCE_INLINE
TFSIMD_FORCE_INLINE const T & tfMin(const T &a, const T &b)
TFSIMD_FORCE_INLINE void tfSetMax(T &a, const T &b)