|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.rgg.NodeToDouble
public abstract class NodeToDouble
Constructor Summary | |
---|---|
NodeToDouble()
|
Method Summary | |
---|---|
abstract double |
evaluateDouble(Node node)
Computes the value of this function at x . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NodeToDouble()
Method Detail |
---|
public abstract double evaluateDouble(Node node)
ObjectToDouble
x
.
evaluateDouble
in interface ObjectToDouble<Node>
node
- where the function is to be evaluated
x
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |