cbe.m Returns the b-ary representation of a number.
extkorobov.m Produces an extensible Korobov point set. Uses vdc.m.
faure.m Produces a Faure point set.
halton.m Produces a Halton point set. Uses vdc.m.
hammersley.m Produces a Hammersley point set. Uses halton.m.
korobov.m Produces a Korobov point set.
nbe.m Produces the next b-ary number.
sobmat.m Returns the generator matrices for the Sobol' point set. Uses cbe.m.
sobol.m Produces a Sobol' point set. Uses sobmat.m.
vdc.m Produces a van der Corput sequence. Uses nbe.m.

back