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