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