BMcond Class Reference

Conditional Bayesian Filter. More...

#include <libBM.h>

Inheritance diagram for BMcond:

Inheritance graph
[legend]
Collaboration diagram for BMcond:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void condition (const vec &val)=0
 Substitute val for rvc.
 BMcond (RV &rv0)
 Default constructor.
virtual ~BMcond ()
 Destructor for future use.
const RV_rvc () const
 access function

Protected Attributes

RV rvc
 Identificator of the conditioning variable.


Detailed Description

Conditional Bayesian Filter.

Evaluates conditional filtering density $f(rv|rvc,data)$ for a given rvc which is specified in each step by calling function condition.

This is an interface class used to assure that certain BM has operation condition .


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

Generated on Wed Oct 15 15:57:12 2008 for mixpp by  doxygen 1.5.6