Main MRPT website > C++ reference for MRPT 1.9.9
Classes | Namespaces | Macros
CParticleFilterCapable.h File Reference
#include <mrpt/bayes/CParticleFilter.h>
#include <vector>
#include <cstdlib>
#include <cstdint>
Include dependency graph for CParticleFilterCapable.h:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ INVALID_LIKELIHOOD_VALUE

#define INVALID_LIKELIHOOD_VALUE   (-1e300)

Definition at line 20 of file CParticleFilterCapable.h.




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