com.jhlabs.math
Class FractalSumFunction
java.lang.Object
com.jhlabs.math.CompoundFunction2D
com.jhlabs.math.FractalSumFunction
- All Implemented Interfaces:
- Function2D
public class FractalSumFunction
- 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 |
FractalSumFunction
public FractalSumFunction(Function2D basis)
evaluate
public float evaluate(float x,
float y)
Copyright © 2012. All Rights Reserved.