#include <plAnonymousKernel.h>
Inheritance diagram for plAnonymousKernel:
Public Member Functions | |
plAnonymousKernel (const plVariablesConjunction &variable, const plExternalProbFunction &function) | |
Constructs an Anonymous Kernel with external function {function}. | |
virtual | ~plAnonymousKernel () |
Destructor. |
The only information we have is a way to compute the probability (or probability density) for a given value of the variables {variable}
Definition at line 27 of file plAnonymousKernel.h.