|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectflanagan.interpolation.BiCubicSplineShort
public class BiCubicSplineShort
| Constructor Summary | |
|---|---|
BiCubicSplineShort(double[] x1,
double[] x2,
double[][] y)
|
|
| Method Summary | |
|---|---|
double |
interpolate(double xx1,
double xx2)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BiCubicSplineShort(double[] x1,
double[] x2,
double[][] y)
| Method Detail |
|---|
public double interpolate(double xx1,
double xx2)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||