#include <utils.hpp>
Inheritance diagram for math::Clamp2Upper< T >:


Public Member Functions | |
| Clamp2Upper (const T &_ub=Traits< T >::zero()) | |
| T | operator() (const T &x) const |
| T | operator() (const T &x, const T &_ub) |
Definition at line 33 of file utils.hpp.
|
||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||
|
|
1.3.2