public class ForwardFlatInterpolation extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
ForwardFlatInterpolation(Array x,
Array y) |
protected |
ForwardFlatInterpolation(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(ForwardFlatInterpolation obj) |
double |
getValue(double x) |
double |
getValue(double x,
boolean allowExtrapolation) |
protected ForwardFlatInterpolation(long cPtr,
boolean cMemoryOwn)
protected static long getCPtr(ForwardFlatInterpolation obj)
public void delete()
public double getValue(double x,
boolean allowExtrapolation)
public double getValue(double x)
Copyright © 2017. All rights reserved.