|
MorphoGraphX
2.0-1-227
|
#include <Config.hpp>Go to the source code of this file.
Namespaces | |
| mgx | |
| Distributed matrix library. | |
Functions | |
| template<class T > | |
| T | mgx::clamp (const T &val, const T &min, const T &max) |
| A function to clamp a value to a range. More... | |
Defines the clamp function
Definition in file Clamp.hpp.
1.8.17