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