scipy.stats.qmc.QMCEngine. fast_forward# QMCEngine.fast_forward(n)[source]# 将序列快速向前移动 n 个位置。 参数: nint要在序列中跳过的点数。 返回值: engineQMCEngine引擎重置为其基本状态。