|
||||||||||
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.NegFunction
public static class ApplyFunctions.NegFunction
Constructor Summary | |
---|---|
ApplyFunctions.NegFunction(MDDManager _mddMgr,
IAlgebra _algebra)
|
Method Summary | |
---|---|
MDDNode |
unaryApply(MDDNode node)
|
Methods inherited from class edu.toronto.cs.mdd.ApplyFunctions.AbstractApplyFunction |
---|
isCacheable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface edu.toronto.cs.mdd.ApplyFunctions.ApplyFunction |
---|
isCacheable |
Constructor Detail |
---|
public ApplyFunctions.NegFunction(MDDManager _mddMgr, IAlgebra _algebra)
Method Detail |
---|
public MDDNode unaryApply(MDDNode node)
unaryApply
in interface ApplyFunctions.UnaryApplyFunction
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |