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