Package horizontdeformer.interpolators
Class NpolynomialInterpolation
java.lang.Object
horizontdeformer.interpolators.NpolynomialInterpolation
- All Implemented Interfaces:
Interpolation
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance of LinearInterpolation -
Method Summary
-
Constructor Details
-
NpolynomialInterpolation
Creates a new instance of LinearInterpolation
-
-
Method Details
-
getY
public int getY(int x) - Specified by:
getY
in interfaceInterpolation
-
main
-