|
pf
|
bootstrap particle filter with covariates More...

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... | |
bootstrap particle filter with covariates
| nparts | the number of particles |
| dimx | the dimension of the state |
| dimy | the dimension of the observations |
| dimcov | the dimension of the covariates |
| resamp_t | the type of resampler |