public class SteepestDescent extends OptimizationMethod
swigCMemOwn| Modifier | Constructor and Description |
|---|---|
|
SteepestDescent() |
protected |
SteepestDescent(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(SteepestDescent obj) |
getCPtrprotected SteepestDescent(long cPtr,
boolean cMemoryOwn)
public SteepestDescent()
protected static long getCPtr(SteepestDescent obj)
protected void finalize()
finalize in class OptimizationMethodpublic void delete()
delete in class OptimizationMethodCopyright © 2017. All rights reserved.