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