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