Scramble quasirandom point set
returns a scrambled copy ps
= scramble(p
,type
)ps
of the point set p
,
created using the scramble type specified by type
. The point set
p
is either a haltonset
or sobolset
object, and each type of point set
supports a different scramble type.
The scrambled point set ps
is the same kind of object as
p
.
[1] Kocis, L., and W. J. Whiten. “Computational Investigations of Low-Discrepancy Sequences.” ACM Transactions on Mathematical Software. Vol. 23, No. 2, 1997, pp. 266–294.
[2] Matousek, J. “On the L2-Discrepancy for Anchored Boxes.” Journal of Complexity. Vol. 14, No. 4, 1998, pp. 527–556.
haltonset
| net
| reduceDimensions
| sobolset