|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.washington.cs.supple.render.AbstractFactoredCostFunction
edu.washington.cs.supple.wlib.java2.DesktopFactoredCostFunction
Field Summary | |
protected int |
computationType
|
Fields inherited from class edu.washington.cs.supple.render.AbstractFactoredCostFunction |
factors, lookup, trace |
Constructor Summary | |
DesktopFactoredCostFunction(Trace trace)
Initialize the factored desktop cost function |
Method Summary | |
protected void |
init()
Initializes the cost function (to be overriden by children) |
Methods inherited from class edu.washington.cs.supple.render.AbstractFactoredCostFunction |
clone, getFactorByName, getFactors, getFactors, getFactors, getFactors, getFactors, prettyPrint, setState, updateLookupTable |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected int computationType
Constructor Detail |
public DesktopFactoredCostFunction(Trace trace)
trace
- a usage traceMethod Detail |
protected void init()
AbstractFactoredCostFunction
init
in class AbstractFactoredCostFunction
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |