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