Main Page   Class Hierarchy   Alphabetical List   Compound List   Compound Members  

HAPI::LabelledDCNode Class Reference

Inheritance diagram for HAPI::LabelledDCNode:

HAPI::DiscreteChanceNode HAPI::Node List of all members.

Detailed Description

Labelled discrete chance node. This is the most commonly used node.


Public Member Functions

 LabelledDCNode (Domain *dom)
 Create a new LabelledDCNode in the given Domain.

 LabelledDCNode (Class *cls)
 Create a new LabelledDCNode in the given Class.

void setNumberOfStates (size_t states)
 Set the number of states in this node to states.


Member Function Documentation

void HAPI::LabelledDCNode::setNumberOfStates size_t  states  ) 
 

Set the number of states in this node to states.

The corresponding domain will be uncompiled.

Parameters:
states size_t


Copyright Hugin Expert A/S 1993-2004