#include <mrpt/poses/CPointPDF.h>
#include <mrpt/poses/CPointPDFGaussian.h>
#include <mrpt/math/CMatrix.h>
#include <mrpt/math/CMatrixD.h>
Go to the source code of this file.
Classes | |
class | mrpt::poses::CPointPDFSOG |
Declares a class that represents a Probability Density function (PDF) of a 3D point ![]() | |
struct | mrpt::poses::CPointPDFSOG::TGaussianMode |
The struct for each mode: More... | |
Namespaces | |
namespace | mrpt |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
namespace | mrpt::poses |
Classes for 2D/3D geometry representation, both of single values and probability density distributions (PDFs) in many forms. | |
Functions | |
BASE_IMPEXP::mrpt::utils::CStream & | mrpt::poses::operator>> (mrpt::utils::CStream &in, CPointPDFSOGPtr &pObj) |
Variables | |
class BASE_IMPEXP | mrpt::poses::CPointPDFSOG |
struct BASE_IMPEXP | mrpt::poses::CPointPDFSOGPtr |
Page generated by Doxygen 1.9.8 for MRPT 1.4.0 SVN: at Thu Dec 14 16:54:58 UTC 2023 |