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

plKernelTable Class Reference

A plKernelTable is a way to define a conditional kernel from a set of Computable Objects (Kernels and/or Conditional Kernels) having the same left variables than the building blocks. More...

#include <plKernelTable.h>

Inheritance diagram for plKernelTable:

Inheritance graph
[legend]
Collaboration diagram for plKernelTable:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 plKernelTable ()
 defaulf constructor
 plKernelTable (const plVariablesConjunction &left, const plVariablesConjunction &right)
 A plKernelTable indexed by the set of variables {right}.
 plKernelTable (const plVariablesConjunction &left, const plVariablesConjunction &right, const plVariablesConjunction &right_index)
 A plKernelTable indexed by the set of variables {right }.

Detailed Description

A plKernelTable is a way to define a conditional kernel from a set of Computable Objects (Kernels and/or Conditional Kernels) having the same left variables than the building blocks.

It can be use to switch from one law to another according to the value of a subset of the right variables. This subset of variables have to be discrete or discretized. The set of Computable objects is stored in a table. (See also plKernelMap).

Definition at line 45 of file plKernelTable.h.


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