#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 | |
struct | mrpt::math::CSplineInterpolator1DPtr |
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 Programming Toolkit (MRPT) libraries. | |
namespace | mrpt::math |
This base provides a set of functions for maths stuff. | |
Functions | |
::mrpt::utils::CStream & | mrpt::math::operator>> (mrpt::utils::CStream &in, CSplineInterpolator1DPtr &pObj) |
Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:46:17 UTC 2011 |