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