MRPT
2.0.1
|
A template class for holding a the data and the weight of a particle.
Particles comprise two parts: a "data payload field", and a logarithmic importance sampling weight.
T | The type of the payload. Must be default constructable. |
STORAGE | If POINTER , a (wrapper to a) pointer is used to store the payload; if VALUE , the payload is stored directly as a value. |
Definition at line 36 of file CProbabilityParticle.h.
#include <mrpt/bayes/CProbabilityParticle.h>
Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |