|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectexa.TestInterpolate
public class TestInterpolate
Example of class Interpolate use.
| Constructor Summary | |
|---|---|
TestInterpolate()
|
|
| Method Summary | |
|---|---|
double |
functionInt(double x)
|
double |
functionInt(double x,
double y)
|
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 TestInterpolate()
| Method Detail |
|---|
public double functionInt(double x)
functionInt in interface FunctionInt
public double functionInt(double x,
double y)
functionInt in interface FunctionInt2public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||