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