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

plMutableKernel Class Reference

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

#include <plMutableKernel.h>

Inheritance diagram for plMutableKernel:

Inheritance graph
[legend]
Collaboration diagram for plMutableKernel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 plMutableKernel ()
 Default void contructor.
virtual ~plMutableKernel ()
 Destructor.
 plMutableKernel (const plKernel &init_kernel)
 Construction and initialization to "init_kernel".
void init (const plKernel &init_kernel)
 Initilize the mutable kernel to "init_kernel".
void mutate (const plKernel &new_kernel)
 Mutate the mutable kernel to "new_kernel".

Detailed Description

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

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

Definition at line 27 of file plMutableKernel.h.


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