Robotics Library  0.7.0
Classes | Namespaces
Spline.h File Reference
#include <limits>
#include <vector>
#include "Function.h"
#include "Polynomial.h"
Include dependency graph for Spline.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rl::math::Spline< T >
 A piecewise Function of Polynomial functions. More...
 

Namespaces

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