Package com.jhlabs.math
Interface Function1D
-
- All Known Implementing Classes:
CompositeFunction1D
,MathFunction1D
,Noise
,SCNoise
public interface Function1D
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description float
evaluate(float v)
-