<< lowdisc_sobolnext Macro Generators lowdisc_sobolstart >>

Low Discrepancy Toolbox >> Low Discrepancy Toolbox > Macro Generators > lowdisc_sobolskip

lowdisc_sobolskip

Skip elements in the Sobol sequence.

Parameters

skip :

a 1 x 1 matrix of floating point integers, the number of elements to discard

dim_num :

a 1 x 1 matrix of floating point integers, the number of dimensions

lastq :

a dim_num x 1 matrix of floating point integers, the numerators of the last vector generated

count :

a 1 x 1 matrix of floating point integers, the index of the element in the sequence

Description

The only difference with lowdisc_sobolnext is that we do not generate the vector quasi.

This routine is designed to be used with the lowdisc_sobolnext() and lowdisc_sobolstart() functions.

Authors

<< lowdisc_sobolnext Macro Generators lowdisc_sobolstart >>