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