scipy.stats.qmc.Sobol.

fast_forward#

Sobol.fast_forward(n)[source]#

将序列快进 n 个位置。

参数:
nint

序列中要跳过的点数。

返回值:
engineSobol

快进后的引擎。