|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlt.monarch.math.NaturalCubicSpline
public class NaturalCubicSpline extends java.lang.Object
| Constructor and Description |
|---|
NaturalCubicSpline()
|
| Modifier and Type | Method and Description |
|---|---|
Point2D[] |
getLines()
|
void |
setData(double[] xpoints,
double[] ypoints,
int n,
int step)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NaturalCubicSpline()
| Method Detail |
|---|
public void setData(double[] xpoints,
double[] ypoints,
int n,
int step)
public Point2D[] getLines()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||