ARB
Functions
arb_algo.h File Reference
#include <algorithm>
Include dependency graph for arb_algo.h:

Go to the source code of this file.

Functions

template<typename T >
CONSTEXPR_INLINE const Tforce_in_range (const T &lower_bound, const T &value, const T &upper_bound)
 

Function Documentation

template<typename T >
CONSTEXPR_INLINE const T& force_in_range ( const T lower_bound,
const T value,
const T upper_bound 
)