edu::tum::cs::bayesnets::inference::IJGP::Cluster Class Reference

List of all members.

Public Member Functions

 Cluster ()
 Cluster (JoinGraph.Node u, JoinGraph.Node v)
 Cluster (JoinGraph.Node u)
Cluster copy ()
void excludeMessagesFrom (JoinGraph.Node n)
Cluster getReducedCluster (HashSet< BeliefNode > nodes) throws CloneNotSupportedException
double product (int[] nodeDomainIndices)
void subtractCluster (Cluster c2)
String toString ()

Package Attributes

HashSet< BeliefNode > cpts = new HashSet<BeliefNode>()
HashSet< MessageFunctionfunctions = new HashSet<MessageFunction>()
JoinGraph.Node node

Detailed Description

Definition at line 217 of file IJGP.java.


Constructor & Destructor Documentation

edu::tum::cs::bayesnets::inference::IJGP::Cluster::Cluster ( JoinGraph.Node  u  )  [inline]

Definition at line 222 of file IJGP.java.

edu::tum::cs::bayesnets::inference::IJGP::Cluster::Cluster ( JoinGraph.Node  u,
JoinGraph.Node  v 
) [inline]

Definition at line 240 of file IJGP.java.

edu::tum::cs::bayesnets::inference::IJGP::Cluster::Cluster (  )  [inline]

Definition at line 260 of file IJGP.java.


Member Function Documentation

Cluster edu::tum::cs::bayesnets::inference::IJGP::Cluster::copy (  )  [inline]

Definition at line 283 of file IJGP.java.

void edu::tum::cs::bayesnets::inference::IJGP::Cluster::excludeMessagesFrom ( JoinGraph.Node  n  )  [inline]

Definition at line 271 of file IJGP.java.

Cluster edu::tum::cs::bayesnets::inference::IJGP::Cluster::getReducedCluster ( HashSet< BeliefNode >  nodes  )  throws CloneNotSupportedException [inline]

Definition at line 294 of file IJGP.java.

double edu::tum::cs::bayesnets::inference::IJGP::Cluster::product ( int[]  nodeDomainIndices  )  [inline]

Definition at line 335 of file IJGP.java.

void edu::tum::cs::bayesnets::inference::IJGP::Cluster::subtractCluster ( Cluster  c2  )  [inline]

Definition at line 322 of file IJGP.java.

String edu::tum::cs::bayesnets::inference::IJGP::Cluster::toString (  )  [inline]

Definition at line 263 of file IJGP.java.


Member Data Documentation

HashSet<BeliefNode> edu::tum::cs::bayesnets::inference::IJGP::Cluster::cpts = new HashSet<BeliefNode>() [package]

Definition at line 218 of file IJGP.java.

Definition at line 219 of file IJGP.java.

Definition at line 220 of file IJGP.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations


srldb
Author(s): Dominik Jain, Stefan Waldherr, Moritz Tenorth
autogenerated on Fri Jan 11 09:58:37 2013