Main MRPT website > C++ reference for MRPT 1.9.9
Namespaces | Functions
round.h File Reference
#include <mrpt/core/SSE_types.h>
#include <cmath>
Include dependency graph for round.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 

Functions

template<typename T >
int mrpt::round (const T value)
 Returns the closer integer (int) to x. More...
 
template<typename T >
long mrpt::round_long (const T value)
 Returns the closer integer (long) to x. More...
 
template<class T >
mrpt::round_10power (T val, int power10)
 Round a decimal number up to the given 10'th power (eg, to 1000,100,10, and also fractions) power10 means round up to: 1 -> 10, 2 -> 100, 3 -> 1000, ... More...
 



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST