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