com.jhlabs.math
Class RidgedFBM
java.lang.Object
com.jhlabs.math.RidgedFBM
- All Implemented Interfaces:
- Function2D
public class RidgedFBM
- extends Object
- implements Function2D
|
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 |
RidgedFBM
public RidgedFBM()
evaluate
public float evaluate(float x,
float y)
- Specified by:
evaluate in interface Function2D
Copyright © 2012. All Rights Reserved.