MathUtils.h File Reference

Math utils. More...

#include "Config.h"

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 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. More...
 

Detailed Description

Math utils.

Definition in file MathUtils.h.