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