SSJ
V. labo.

umontreal.iro.lecuyer.markovchain
Class LeftScrambledSobolSequence

java.lang.Object
  extended by umontreal.iro.lecuyer.hups.PointSet
      extended by umontreal.iro.lecuyer.hups.DigitalNet
          extended by umontreal.iro.lecuyer.hups.DigitalNetBase2
              extended by umontreal.iro.lecuyer.hups.DigitalSequenceBase2
                  extended by umontreal.iro.lecuyer.hups.SobolSequence
                      extended by umontreal.iro.lecuyer.markovchain.LeftScrambledSobolSequence

Deprecated.

@Deprecated
public class LeftScrambledSobolSequence
extends SobolSequence


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.DigitalNetBase2
addRandomShift, addRandomShift, clearRandomShift, getCoordinate, getCoordinateNoGray, iBinomialMatrixScramble, iBinomialMatrixScrambleFaurePermut, iBinomialMatrixScrambleFaurePermutAll, iBinomialMatrixScrambleFaurePermutDiag, iterator, iteratorNoGray, leftMatrixScramble, leftMatrixScrambleDiag, leftMatrixScrambleFaurePermut, leftMatrixScrambleFaurePermutAll, leftMatrixScrambleFaurePermutDiag, printGeneratorMatrices, printGeneratorMatricesTrans, rightMatrixScramble, stripedMatrixScramble, stripedMatrixScrambleFaurePermutAll
 
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

LeftScrambledSobolSequence

public 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 Detail

addRandomShift

public void addRandomShift()
Deprecated. 
Description copied from class: PointSet
. \begin{hide}
 \par
 \begin{tabb}Similar to \texttt{addRandomShift(0, d2, stream)}
 ...
 ...om shift.% This method does nothing for this generic class.
 \end{tabb}\end{hide}

Overrides:
addRandomShift in class PointSet

toString

public String toString()
Deprecated. 
Description copied from class: PointSet
. \begin{tabb}
 Formats a string that contains information about the point set.
 \end{tabb}
string representation of the point set information

Overrides:
toString in class SobolSequence

SSJ
V. labo.

To submit a bug or ask questions, send an e-mail to Pierre L'Ecuyer.