Go to the source code of this file.
Classes | |
| class | mrpt::bayes::CParticleFilterCapable |
| This virtual class defines the interface that any particles based PDF class must implement in order to be executed by a mrpt::bayes::CParticleFilter. More... | |
| struct | mrpt::bayes::CParticleFilterCapable::TFastDrawAuxVars |
| Auxiliary vectors, see CParticleFilterCapable::prepareFastDrawSample for more information. More... | |
Namespaces | |
| mrpt | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| mrpt::bayes | |
| The namespace for Bayesian filtering algorithm: different particle filters and Kalman filter algorithms. | |
Macros | |
| #define | INVALID_LIKELIHOOD_VALUE (-1e300) |
| #define INVALID_LIKELIHOOD_VALUE (-1e300) |
Definition at line 19 of file CParticleFilterCapable.h.
| Page generated by Doxygen 1.9.1 for MRPT 1.4.0 SVN: at Fri Sep 3 01:11:30 UTC 2021 |