pf
bootstrap_filter.h File Reference

bootstrap particle filter More...

#include <array>
#include <vector>
#include <Eigen/Dense>
#include "pf_base.h"
Include dependency graph for bootstrap_filter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pf::filters::BSFilter< nparts, dimx, dimy, resamp_t, float_t, debug >
 A base class for the bootstrap particle filter. More...
 

Detailed Description

bootstrap particle filter

Template Parameters
npartsthe number of particles
dimxthe dimension of the state
dimythe dimension of the observations
resamp_tthe type of resampler