edu::tum::cs::bayesnets::inference::IJGP::MessageFunction::MessageTable Class Reference

List of all members.

Public Member Functions

void addEntry (int[] domainIndices, int i, double entry)
void addEntry (int[] domainIndices, double entry)
boolean containsEntry (int[] domainIndices, int i)
boolean containsEntry (int[] domainIndices)
double getEntry (int[] domainIndices, int i)
double getEntry (int[] domainIndices)
 MessageTable (Vector< BeliefNode > scope, int i)

Protected Attributes

boolean leaf
MessageTable[] map
Double[] result
Vector< BeliefNode > scope

Detailed Description

Definition at line 432 of file IJGP.java.


Constructor & Destructor Documentation

edu::tum::cs::bayesnets::inference::IJGP::MessageFunction::MessageTable::MessageTable ( Vector< BeliefNode >  scope,
int  i 
) [inline]

Definition at line 439 of file IJGP.java.


Member Function Documentation

void edu::tum::cs::bayesnets::inference::IJGP::MessageFunction::MessageTable::addEntry ( int[]  domainIndices,
int  i,
double  entry 
) [inline]

Definition at line 459 of file IJGP.java.

void edu::tum::cs::bayesnets::inference::IJGP::MessageFunction::MessageTable::addEntry ( int[]  domainIndices,
double  entry 
) [inline]

Definition at line 455 of file IJGP.java.

boolean edu::tum::cs::bayesnets::inference::IJGP::MessageFunction::MessageTable::containsEntry ( int[]  domainIndices,
int  i 
) [inline]

Definition at line 488 of file IJGP.java.

boolean edu::tum::cs::bayesnets::inference::IJGP::MessageFunction::MessageTable::containsEntry ( int[]  domainIndices  )  [inline]

Definition at line 484 of file IJGP.java.

double edu::tum::cs::bayesnets::inference::IJGP::MessageFunction::MessageTable::getEntry ( int[]  domainIndices,
int  i 
) [inline]

Definition at line 473 of file IJGP.java.

double edu::tum::cs::bayesnets::inference::IJGP::MessageFunction::MessageTable::getEntry ( int[]  domainIndices  )  [inline]

Definition at line 469 of file IJGP.java.


Member Data Documentation

Definition at line 435 of file IJGP.java.

Definition at line 436 of file IJGP.java.

Definition at line 437 of file IJGP.java.

Definition at line 434 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