Package horizontdeformer.interpolators
Interface Interpolation
-
- All Known Implementing Classes:
KvadraticInterpolation
,LinearInterpolation
,NpolynomialInterpolation
public interface Interpolation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getY(int x)
-