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