#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 | |
BASE_IMPEXP::mrpt::utils::CStream & | mrpt::math::operator>> (mrpt::utils::CStream &in, CSplineInterpolator1DPtr &pObj) |
Variables | |
class BASE_IMPEXP | mrpt::math::CSplineInterpolator1D |
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011 |