scipy.stats.qmc.Sobol. fast_forward# Sobol.fast_forward(n)[source]# 将序列快进 n 个位置。 参数: nint序列中要跳过的点数。 返回值: engineSobol快进后的引擎。