|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectRBNinference.BayesNetIntBIF
public class BayesNetIntBIF
Constructor Summary | |
---|---|
BayesNetIntBIF(java.io.File filename)
Creates new BayesNetIntXMLBIF |
Method Summary | |
---|---|
void |
addNode(SimpleBNNode node,
int[] coords,
int truthval)
Add node to the network. |
void |
addNode(SimpleBNNode node,
int xoffset,
int truthval)
|
void |
open()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BayesNetIntBIF(java.io.File filename)
Method Detail |
---|
public void addNode(SimpleBNNode node, int xoffset, int truthval)
addNode
in interface BayesNetInt
public void addNode(SimpleBNNode node, int[] coords, int truthval)
BayesNetInt
addNode
in interface BayesNetInt
public void open()
open
in interface BayesNetInt
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |