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