scipy.stats.qmc.Sobol.

fast_forward#

Sobol.fast_forward(n)[source]#

将序列快速前进 n 个位置。

参数:
nint

序列中要跳过的点数。

返回:
engineSobol

快速前进的引擎。