|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--ve.Factor
|
+--ve.FactorStored
|
+--ve.FactorSaveIt
This the the class of explcitly constructed factors.
| Fields inherited from class ve.FactorStored |
factorValues |
| Fields inherited from class ve.Factor |
BY_MULTIPLYING, BY_SUM_OUT, BY_V_ELIM, BY_V_OBS, FROM_NODE, howCreated |
| Constructor Summary | |
FactorSaveIt(Factor f)
FactorSaveIt(f) returns the same values as f, but doesn't recompute it |
|
| Methods inherited from class ve.FactorStored |
iterator |
| Methods inherited from class ve.Factor |
allOnes, contains, display, getName, getVariables, isRedundant, print, print, printVariables, size, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public FactorSaveIt(Factor f)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||