public class CentralLimitKnuthGaussianRng extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
|
CentralLimitKnuthGaussianRng(KnuthUniformRng rng) |
protected |
CentralLimitKnuthGaussianRng(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(CentralLimitKnuthGaussianRng obj) |
SampleNumber |
next() |
protected CentralLimitKnuthGaussianRng(long cPtr,
boolean cMemoryOwn)
public CentralLimitKnuthGaussianRng(KnuthUniformRng rng)
protected static long getCPtr(CentralLimitKnuthGaussianRng obj)
public void delete()
public SampleNumber next()
Copyright © 2017. All rights reserved.