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