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