|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthorizontdeformer.interpolators.NpolynomialInterpolation
public class NpolynomialInterpolation
| Constructor Summary | |
|---|---|
NpolynomialInterpolation(java.util.ArrayList<TPoint> a)
Creates a new instance of LinearInterpolation |
|
| Method Summary | |
|---|---|
int |
getY(int x)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NpolynomialInterpolation(java.util.ArrayList<TPoint> a)
| Method Detail |
|---|
public int getY(int x)
getY in interface Interpolationpublic static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||