Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members

plMutableCndKernel Class Reference

A {plMutableCndKernel} is a conditional kernel whose shape can change dynamically. More...

#include <plMutableCndKernel.h>

Inheritance diagram for plMutableCndKernel:

Inheritance graph
[legend]
Collaboration diagram for plMutableCndKernel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 plMutableCndKernel ()
 Default void contructor.
virtual ~plMutableCndKernel ()
 Destructor.
 plMutableCndKernel (const plCndKernel &init_cnd_kernel)
 Construction and initialization to "init_cnd_kernel".
void init (const plCndKernel &init_cnd_kernel)
 Initilize the mutable conditional kernel to "init_kernel".
void mutate (const plCndKernel &new_cnd_kernel)
 Mutate the mutable conditional kernel to "new_cnd_kernel".

Detailed Description

A {plMutableCndKernel} is a conditional kernel whose shape can change dynamically.

This class permits to describe dynamic probabilistic models such as Bayesian filters.

Definition at line 26 of file plMutableCndKernel.h.


The documentation for this class was generated from the following file:
Generated on Fri Apr 1 10:59:24 2005 for ProBT by  doxygen 1.4.1