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