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