MRPT
1.9.9
|
#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::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.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |