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