public class CubicSpline extends Object
| Constructor and Description |
|---|
CubicSpline(AbstractGraphRow row) |
| Modifier and Type | Method and Description |
|---|---|
void |
init(AbstractGraphRow row) |
double |
interpolate(double xx) |
public CubicSpline(AbstractGraphRow row)
public final void init(AbstractGraphRow row)
public double interpolate(double xx)
Copyright © 2016. All rights reserved.