Boolean discrete chance node. The node has two states, true and false. More...
Public Member Functions | |
BooleanDCNode (NetworkModel *nm) | |
Create a new BooleanDCNode in the given NetworkModel. | |
BooleanDCNode * | clone () const |
Clone this BooleanDCNode object. |
Boolean discrete chance node. The node has two states, true and false.
BooleanDCNode* HAPI::BooleanDCNode::clone | ( | ) | const [virtual] |
Clone this BooleanDCNode object.
Implements HAPI::Node.