Macros | Functions
MinMax.h File Reference
#include "sick_scan/sick_scan_base.h"
Include dependency graph for MinMax.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GEN_MINMAX_H
 

Functions

template<class T >
TF2SIMD_FORCE_INLINE void GEN_clamp (T &a, const T &lb, const T &ub)
 
template<class T >
const TF2SIMD_FORCE_INLINE T & GEN_clamped (const T &a, const T &lb, const T &ub)
 
template<class T >
const TF2SIMD_FORCE_INLINE T & tf2Max (const T &a, const T &b)
 
template<class T >
const TF2SIMD_FORCE_INLINE T & tf2Min (const T &a, const T &b)
 
template<class T >
TF2SIMD_FORCE_INLINE void tf2SetMax (T &a, const T &b)
 
template<class T >
TF2SIMD_FORCE_INLINE void tf2SetMin (T &a, const T &b)
 

Macro Definition Documentation

◆ GEN_MINMAX_H

#define GEN_MINMAX_H

Definition at line 19 of file MinMax.h.

Function Documentation

◆ GEN_clamp()

template<class T >
TF2SIMD_FORCE_INLINE void GEN_clamp ( T &  a,
const T &  lb,
const T &  ub 
)

Definition at line 58 of file MinMax.h.

◆ GEN_clamped()

template<class T >
const TF2SIMD_FORCE_INLINE T& GEN_clamped ( const T &  a,
const T &  lb,
const T &  ub 
)

Definition at line 34 of file MinMax.h.

◆ tf2Max()

template<class T >
const TF2SIMD_FORCE_INLINE T& tf2Max ( const T &  a,
const T &  b 
)

Definition at line 28 of file MinMax.h.

◆ tf2Min()

template<class T >
const TF2SIMD_FORCE_INLINE T& tf2Min ( const T &  a,
const T &  b 
)

Definition at line 22 of file MinMax.h.

◆ tf2SetMax()

template<class T >
TF2SIMD_FORCE_INLINE void tf2SetMax ( T &  a,
const T &  b 
)

Definition at line 49 of file MinMax.h.

◆ tf2SetMin()

template<class T >
TF2SIMD_FORCE_INLINE void tf2SetMin ( T &  a,
const T &  b 
)

Definition at line 40 of file MinMax.h.



sick_scan_xd
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:13