CSplineInterpolator1D.h File Reference
#include <mrpt/utils/utils_defs.h>
#include <mrpt/utils/CSerializable.h>
#include <mrpt/utils/stl_extensions.h>
Go to the source code of this file.
|
Classes |
class | mrpt::math::CSplineInterpolator1D |
| A (persistent) sequence of (x,y) coordinates, allowing queries of intermediate points through spline interpolation, where possible. More...
|
Namespaces |
namespace | mrpt |
| This is the global namespace for all Mobile Robot Porgramming Toolkit (MRPT) libraries.
|
namespace | mrpt::math |
| This base provides a set of functions for maths stuff.
|