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