Math utils. More...
#include "Config.h"Go to the source code of this file.
Namespaces | |
| namespace | te |
| TerraLib. | |
| namespace | te::common |
| Namespace for the Common module of TerraLib. | |
Functions | |
| template<typename InputValueT , typename OutputValueT > | |
| OutputValueT | te::common::Round (const InputValueT &inVal) |
| Round a value. | |
Math utils.
Definition in file MathUtils.h.