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