Functions
MinMax.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class T >
TFSIMD_FORCE_INLINE const T & tfMax (const T &a, const T &b)
 
template<class T >
TFSIMD_FORCE_INLINE const T & tfMin (const T &a, const T &b)
 
template<class T >
TFSIMD_FORCE_INLINE void tfSetMax (T &a, const T &b)
 
template<class T >
TFSIMD_FORCE_INLINE void tfSetMin (T &a, const T &b)
 

Function Documentation

◆ tfMax()

template<class T >
TFSIMD_FORCE_INLINE const T& tfMax ( const T &  a,
const T &  b 
)

Definition at line 27 of file MinMax.h.

◆ tfMin()

template<class T >
TFSIMD_FORCE_INLINE const T& tfMin ( const T &  a,
const T &  b 
)

Definition at line 21 of file MinMax.h.

◆ tfSetMax()

template<class T >
TFSIMD_FORCE_INLINE void tfSetMax ( T &  a,
const T &  b 
)

Definition at line 43 of file MinMax.h.

◆ tfSetMin()

template<class T >
TFSIMD_FORCE_INLINE void tfSetMin ( T &  a,
const T &  b 
)

Definition at line 34 of file MinMax.h.



tf
Author(s): Tully Foote, Eitan Marder-Eppstein, Wim Meeussen
autogenerated on Mon Feb 28 2022 22:26:19