#include <mrpt/containers/deepcopy_ptr.h>
Go to the source code of this file.
Classes | |
struct | mrpt::bayes::CProbabilityParticle< T, STORAGE > |
A template class for holding a the data and the weight of a particle. More... | |
struct | mrpt::bayes::CProbabilityParticleBase |
struct | mrpt::bayes::CProbabilityParticle< T, particle_storage_mode::POINTER > |
struct | mrpt::bayes::CProbabilityParticle< T, particle_storage_mode::VALUE > |
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. | |
Enumerations | |
enum | mrpt::bayes::particle_storage_mode { mrpt::bayes::particle_storage_mode::VALUE, mrpt::bayes::particle_storage_mode::POINTER } |
use for CProbabilityParticle More... | |
Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST |