|
MRPT
1.9.9
|
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.
| Page generated by Doxygen 1.9.1 for MRPT 1.9.9 Git: 814d80880 Fri Aug 24 01:51:28 2018 +0200 at mar 26 may 2026 12:30:59 CEST |