Public Member Functions | List of all members
uniform_resampler< Particle, Numeric > Struct Template Reference

#include <particlefilter.h>

Public Member Functions

Numeric neff (const std::vector< Particle > &particles) const
 
std::vector< Particleresample (const std::vector< Particle > &particles, int nparticles=0) const
 
std::vector< unsigned int > resampleIndexes (const std::vector< Particle > &particles, int nparticles=0) const
 

Detailed Description

template<class Particle, class Numeric>
struct uniform_resampler< Particle, Numeric >

Definition at line 147 of file particlefilter.h.

Member Function Documentation

template<class Particle , class Numeric >
Numeric uniform_resampler< Particle, Numeric >::neff ( const std::vector< Particle > &  particles) const

Definition at line 230 of file particlefilter.h.

template<class Particle, class Numeric>
std::vector< Particle > uniform_resampler< Particle, Numeric >::resample ( const std::vector< Particle > &  particles,
int  nparticles = 0 
) const

Definition at line 191 of file particlefilter.h.

template<class Particle , class Numeric >
std::vector< unsigned int > uniform_resampler< Particle, Numeric >::resampleIndexes ( const std::vector< Particle > &  particles,
int  nparticles = 0 
) const

Definition at line 155 of file particlefilter.h.


The documentation for this struct was generated from the following file:


openslam_gmapping
Author(s): Giorgio Grisetti, Cyrill Stachniss, Wolfram Burgard
autogenerated on Mon Jun 10 2019 14:04:22