bdm::BMcond Class Reference

#include <libBM.h>

Inheritance diagram for bdm::BMcond:

Inheritance graph
[legend]

List of all members.


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 .

Public Member Functions

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

Protected Attributes

RV rvc
 Identificator of the conditioning variable.


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

Generated on Wed Feb 11 23:34:05 2009 for mixpp by  doxygen 1.5.6