Package horizontdeformer.interpolators
Interface Interpolation
- All Known Implementing Classes:
KvadraticInterpolation
,LinearInterpolation
,NpolynomialInterpolation
public interface Interpolation
-
Method Summary
-
Method Details
-
getY
int getY(int x)
-