Public Member Functions

HAPI::DiscreteFunctionNode Class Reference

The DiscreteFunctionNode class. More...

Inheritance diagram for HAPI::DiscreteFunctionNode:
HAPI::DiscreteNode HAPI::Node HAPI::BooleanDFNode HAPI::IntervalDFNode HAPI::LabelledDFNode HAPI::NumberedDFNode

List of all members.

Public Member Functions

Category getCategory () const
 Return the node category.

Detailed Description

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).


Member Function Documentation

Category HAPI::DiscreteFunctionNode::getCategory (  ) const [inline, virtual]

Return the node category.

Returns:
H_CATEGORY_FUNCTION

Implements HAPI::Node.


Copyright Hugin Expert A/S 1993-2024