Robotics Library  0.7.0
Namespaces | Typedefs | Functions
Real.h File Reference
#include <cmath>
Include dependency graph for Real.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 rl
 Robotics Library.
 
 rl::math
 Common mathematical functions.
 

Typedefs

typedef double rl::math::Real
 

Functions

template<typename T >
rl::math::cbrt (const T &arg)
 
template<typename T >
rl::math::sign (const T &arg)