BPLink Class Reference

Stores all relevant information about the link between a factor and a node. More...

#include <bplink.h>

List of all members.

Public Member Functions

 BPLink (BPNode *const &node, BPFactor *const &factor, int &reverseNodeIndex, int &reverseFactorIndex, int &predIndex, double &cnt)
BPNodegetNode ()
BPFactorgetFactor ()
int getReverseNodeIndex ()
int getReverseFactorIndex ()
int getPredIndex ()
double getCount ()
ostream & print (ostream &out)


Detailed Description

Stores all relevant information about the link between a factor and a node.

Definition at line 83 of file bplink.h.


The documentation for this class was generated from the following file:
Generated on Sun Jun 7 11:55:22 2009 for Alchemy by  doxygen 1.5.1