#include <plDirac.h>
Inheritance diagram for plDirac:
Public Member Functions | |
plDirac (const plVariablesConjunction &variables, const plValues &values) | |
Constructs a Dirac with variables {variables} at point {values}. | |
virtual | ~plDirac () |
Destructor. |
The probability is 1.0 in one and only one point of the domain of the variable {variable}
Definition at line 37 of file plDirac.h.