|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.rgg.NodeToFloat
public abstract class NodeToFloat
Constructor Summary | |
---|---|
NodeToFloat()
|
Method Summary | |
---|---|
abstract float |
evaluateFloat(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 NodeToFloat()
Method Detail |
---|
public abstract float evaluateFloat(Node node)
ObjectToFloat
x
.
evaluateFloat
in interface ObjectToFloat<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 |