Represents a set of cubic hermite splines defining a continuous function .
More...
#include <curves/cubic_hermite_spline.h>
Represents a set of cubic hermite splines defining a continuous function .
A hermite cubic spline is a minimal degree polynom interpolating a function in two points and
with its tangent
and
.
A hermite cubic spline :