com.jhlabs.math
Class MarbleFunction
java.lang.Object
com.jhlabs.math.CompoundFunction2D
com.jhlabs.math.MarbleFunction
- All Implemented Interfaces:
- Function2D
public class MarbleFunction
- extends CompoundFunction2D
|
Method Summary |
float |
evaluate(float x,
float y)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MarbleFunction
public MarbleFunction()
MarbleFunction
public MarbleFunction(Function2D basis)
evaluate
public float evaluate(float x,
float y)
Copyright © 2012. All Rights Reserved.