Robotics Library
0.7.0
|
#include <cmath>
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 > | |
T | rl::math::cbrt (const T &arg) |
template<typename T > | |
T | rl::math::sign (const T &arg) |