|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectS4Compiler
public class S4Compiler
Constructor Summary | |
---|---|
S4Compiler()
|
Method Summary | |
---|---|
static BeliefCompilation |
compile(BeliefNetwork bn,
JoinTree jt)
|
static BeliefCompilation |
compile(BeliefNetwork bn,
JoinTree jt,
QuantitativeDependencyHandler handler)
|
static BeliefCompilation |
compile(BeliefNetwork bn,
List eliminationOrder)
|
static BeliefCompilation |
compile(BeliefNetwork bn,
List eliminationOrder,
QuantitativeDependencyHandler handler)
|
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public S4Compiler()
Method Detail |
---|
public static BeliefCompilation compile(BeliefNetwork bn, List eliminationOrder)
public static BeliefCompilation compile(BeliefNetwork bn, List eliminationOrder, QuantitativeDependencyHandler handler)
public static BeliefCompilation compile(BeliefNetwork bn, JoinTree jt)
public static BeliefCompilation compile(BeliefNetwork bn, JoinTree jt, QuantitativeDependencyHandler handler)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |