Class SobolSequence1D

    • Constructor Detail

      • SobolSequence1D

        public SobolSequence1D()
        Create a Sobol sequence.
    • Method Detail

      • nextDouble

        public double nextDouble()
        Description copied from interface: RandomNumberGenerator1D
        Thread safe implementation returning the next double value of this random number generator.
        Specified by:
        nextDouble in interface RandomNumberGenerator1D
        Returns:
        The next double value of this random number generator