Overview
Package
Tree
Index
Deprecated
About
Prev Class
|
Next Class
Frames
|
No Frames
Summary: Nested | Field |
Method
| Constr
Detail: Nested | Field |
Method
| Constr
com.jhlabs.math
Interface Function1D
Known Implementing Classes:
CompositeFunction1D
,
MathFunction1D
,
Noise
,
SCNoise
public interface
Function1D
Method Summary
float
evaluate
(float v)
Method Details
evaluate
public float evaluate(float v)
Overview
Package
Tree
Index
Deprecated
About