|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.toronto.cs.mdd.ApplyFunctions.AbstractApplyFunction
edu.toronto.cs.mdd.ApplyFunctions.UniformQuantify
public static class ApplyFunctions.UniformQuantify
Constructor Summary | |
---|---|
ApplyFunctions.UniformQuantify(MDDNode _identity,
ApplyFunctions.BinApplyFunction _operator,
MDDNode _terminalNode)
|
Method Summary | |
---|---|
boolean |
canTerminate(int var,
MDDNode node)
|
MDDNode |
getIdentity(int var)
|
ApplyFunctions.BinApplyFunction |
getOperator(int var)
|
boolean |
isCacheable()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ApplyFunctions.UniformQuantify(MDDNode _identity, ApplyFunctions.BinApplyFunction _operator, MDDNode _terminalNode)
Method Detail |
---|
public MDDNode getIdentity(int var)
getIdentity
in interface ApplyFunctions.QuantifyFunction
public ApplyFunctions.BinApplyFunction getOperator(int var)
getOperator
in interface ApplyFunctions.QuantifyFunction
public boolean canTerminate(int var, MDDNode node)
canTerminate
in interface ApplyFunctions.QuantifyFunction
public boolean isCacheable()
isCacheable
in interface ApplyFunctions.ApplyFunction
isCacheable
in class ApplyFunctions.AbstractApplyFunction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |