|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Function
A Function is a mapping from the states of a set of variables to a double.
| Method Summary | |
|---|---|
double |
getValue()
Returns the current value of the Function. |
java.util.Set<Variable> |
getVariables()
Returns the Set of Variables that are arguments to the function. |
| Method Detail |
|---|
double getValue()
java.util.Set<Variable> getVariables()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||