The DiscreteFunctionNode class. More...
Public Member Functions | |
| Category | getCategory () const |
| Return the node category. | |
The DiscreteFunctionNode class.
Base class for all discrete function nodes.
The table of a DiscreteFunctionNode is not a conditional distribution given the parents (unlike the other discrete nodes). Instead, it is a marginal distribution which can be a function of the values of the parents (specified as a Model).
| Category HAPI::DiscreteFunctionNode::getCategory | ( | ) | const [inline, virtual] |