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