Robotics Library
0.7.0
|
#include <cassert>
#include <vector>
#include "Function.h"
#include "Polynomial.h"
#include "Quaternion.h"
#include "Rotation.h"
#include "Vector.h"
Go to the source code of this file.
Classes | |
class | rl::math::Polynomial< Quaternion > |
Namespaces | |
rl | |
Robotics Library. | |
rl::math | |
Common mathematical functions. | |