public class Interpolation
extends java.lang.Object
InterpolationDemo.main(String[])
.Constructor | Description |
---|---|
Interpolation() |
|
Interpolation(double x,
double y) |
Modifier and Type | Method | Description |
---|---|---|
void |
define(double x,
double y) |
|
double |
interpolate(double x) |