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 |
| The main namespace for all the Mobile Robot Programming Toolkit (MRPT) C++ libraries.
|
namespace | mrpt::math |
| This base provides a set of functions for maths stuff.
|