public class LecuyerUniformRsg extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Modifier | Constructor and Description |
|---|---|
protected |
LecuyerUniformRsg(long cPtr,
boolean cMemoryOwn) |
|
LecuyerUniformRsg(long dimensionality,
LecuyerUniformRng rng) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
long |
dimension() |
protected void |
finalize() |
protected static long |
getCPtr(LecuyerUniformRsg obj) |
SampleRealVector |
nextSequence() |
protected LecuyerUniformRsg(long cPtr,
boolean cMemoryOwn)
public LecuyerUniformRsg(long dimensionality,
LecuyerUniformRng rng)
protected static long getCPtr(LecuyerUniformRsg obj)
public void delete()
public SampleRealVector nextSequence()
public long dimension()
Copyright © 2017. All rights reserved.