|
SSJ V. labo. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectumontreal.iro.lecuyer.hups.PointSet
umontreal.iro.lecuyer.hups.DigitalNet
umontreal.iro.lecuyer.hups.DigitalNetBase2
umontreal.iro.lecuyer.hups.DigitalSequenceBase2
umontreal.iro.lecuyer.hups.SobolSequence
umontreal.iro.lecuyer.markovchain.LeftScrambledSobolSequence
@Deprecated public class LeftScrambledSobolSequence
Constructor Summary | |
---|---|
LeftScrambledSobolSequence(int k,
int w,
int dim)
Deprecated. Same as SobolSequence(k, w, dim), except that its randomize
method will do a left matrix scramble followed by a random digital shift. |
Method Summary | |
---|---|
void |
addRandomShift()
Deprecated. . |
String |
toString()
Deprecated. . |
Methods inherited from class umontreal.iro.lecuyer.hups.SobolSequence |
---|
extendSequence |
Methods inherited from class umontreal.iro.lecuyer.hups.DigitalSequenceBase2 |
---|
iteratorShift, iteratorShiftNoGray, toNet, toNetShiftCj |
Methods inherited from class umontreal.iro.lecuyer.hups.DigitalNet |
---|
eraseOriginalGeneratorMatrices, resetGeneratorMatrices, unrandomize |
Methods inherited from class umontreal.iro.lecuyer.hups.PointSet |
---|
addRandomShift, formatPoints, formatPoints, formatPoints, formatPoints, formatPointsBase, formatPointsBase, formatPointsBase, formatPointsBase, formatPointsNumbered, formatPointsNumbered, getDimension, getNumPoints, getStream, randomize, randomize, randomize, randomize, randomize, setStream |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LeftScrambledSobolSequence(int k, int w, int dim)
randomize
method will do a left matrix scramble followed by a random digital shift.
Method Detail |
---|
public void addRandomShift()
PointSet
addRandomShift
in class PointSet
public String toString()
PointSet
toString
in class SobolSequence
|
SSJ V. labo. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |