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