JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.jhlabs.math
Interface Function2D
All Known Implementing Classes:
CellularFilter
,
CellularFunction2D
,
CompoundFunction2D
,
CrystallizeFilter
,
FBM
,
FractalSumFunction
,
ImageFunction2D
,
MarbleFunction
,
Noise
,
PointillizeFilter
,
RidgedFBM
,
SCNoise
,
TurbulenceFunction
,
VLNoise
public interface
Function2D
Method Summary
Methods
Modifier and Type
Method and Description
float
evaluate
(float x, float y)
Method Detail
evaluate
float evaluate(float x, float y)
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method