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