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: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |