#include <mrpt/utils/CSerializable.h>
#include <mrpt/math/CMatrixTemplateNumeric.h>
#include <mrpt/utils/CStream.h>
#include <mrpt/utils/utils_defs.h>
Go to the source code of this file.
Classes | |
struct | mrpt::math::CMatrixDPtr |
class | mrpt::math::CMatrixD |
This class is a "CSerializable" wrapper for "CMatrixTemplateNumeric<double>". 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, CMatrixDPtr &pObj) |
Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |