Main MRPT website > C++ reference for MRPT 1.9.9
Functions
mrpt::mrpt::math Namespace Reference

Functions

template<class MATRIXLIKE >
size_t size (const MATRIXLIKE &m, const int dim)
 
template<class T >
square (const T x)
 Inline function for the square of a number. More...
 
template<class T >
hypot_fast (const T x, const T y)
 Faster version of std::hypot(), to use when overflow is not an issue and we prefer fast code. More...
 

Function Documentation

◆ hypot_fast()

template<class T >
T mrpt::mrpt::math::hypot_fast ( const T  x,
const T  y 
)
inline

◆ size()

template<class MATRIXLIKE >
size_t mrpt::mrpt::math::size ( const MATRIXLIKE &  m,
const int  dim 
)
inline

◆ square()

template<class T >
T mrpt::mrpt::math::square ( const T  x)
inline



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: ae4571287 Thu Nov 23 00:06:53 2017 +0100 at dom oct 27 23:51:55 CET 2019