pf
bootstrap_filter_with_covariates.h File Reference

bootstrap particle filter with covariates More...

#include <iostream>
#include <array>
#include <vector>
#include <Eigen/Dense>
#include "pf_base.h"
Include dependency graph for bootstrap_filter_with_covariates.h:

Go to the source code of this file.

Classes

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

Detailed Description

bootstrap particle filter with covariates

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