|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jhlabs.math.CompoundFunction2D
com.jhlabs.math.MarbleFunction
public class MarbleFunction
Constructor Summary | |
---|---|
MarbleFunction()
|
|
MarbleFunction(Function2D basis)
|
Method Summary | |
---|---|
float |
evaluate(float x,
float y)
|
Methods inherited from class com.jhlabs.math.CompoundFunction2D |
---|
getBasis, setBasis |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MarbleFunction()
public MarbleFunction(Function2D basis)
Method Detail |
---|
public float evaluate(float x, float y)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |