Package com.jhlabs.math
Class RidgedFBM
java.lang.Object
com.jhlabs.math.RidgedFBM
- All Implemented Interfaces:
Function2D
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RidgedFBM
public RidgedFBM()
-
-
Method Details
-
evaluate
public float evaluate(float x, float y) - Specified by:
evaluate
in interfaceFunction2D
-