mimas::hf::condensation< Hypothesis_T > Class Template Reference
[Particle filter]

a picking policy. More...

#include <condensation.h>

Inheritance diagram for mimas::hf::condensation< Hypothesis_T >:

Inheritance graph
[legend]
Collaboration diagram for mimas::hf::condensation< Hypothesis_T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 condensation (std::vector< Hypothesis_T > &hypotheses)

Protected Member Functions

int pick_base_hypothesis (void)
 This is binary search using cumulative probabilities to pick a base hypothesis.

Protected Attributes

std::vector< Hypothesis_T > & hypotheses_CD

Detailed Description

template<typename Hypothesis_T>
class mimas::hf::condensation< Hypothesis_T >

a picking policy.

Reference paper

This is an implementation of the condensation filter.

See also:
hypothesis_filter
Author:
: Manuel Boissenin
Date:
: june 2003

Definition at line 25 of file condensation.h.


Constructor & Destructor Documentation

template<typename Hypothesis_T>
mimas::hf::condensation< Hypothesis_T >::condensation ( std::vector< Hypothesis_T > &  hypotheses  )  [inline]

Definition at line 28 of file condensation.h.


Member Function Documentation

template<typename Hypothesis_T>
int mimas::hf::condensation< Hypothesis_T >::pick_base_hypothesis ( void   )  [protected]

This is binary search using cumulative probabilities to pick a base hypothesis.

More details

Definition at line 46 of file condensation.h.


Member Data Documentation

template<typename Hypothesis_T>
std::vector<Hypothesis_T>& mimas::hf::condensation< Hypothesis_T >::hypotheses_CD [protected]

Definition at line 33 of file condensation.h.


The documentation for this class was generated from the following file:
[GNU/Linux] [Qt] [Mesa] [STL] [Lapack] [Boost] [Magick++] [Xalan-C and Xerces-C] [doxygen] [graphviz] [FFTW] [popt] [xine] [Gnuplot] [gnu-arch] [gcc] [gstreamer] [autoconf/automake/make] [freshmeat.net] [opensource.org] [sourceforge.net] [MMVL]
mimas 2.1 - Copyright Mon Oct 30 11:31:49 2006, Bala Amavasai, Stuart Meikle, Arul Selvan, Fabio Caparrelli, Jan Wedekind, Manuel Boissenin, ...