scipy.stats.qmc.Halton.

fast_forward#

Halton.fast_forward(n)[source]#

将序列快进 n 个位置。

参数:
nint

要跳过的序列中的点数。

返回:
engineQMCEngine

引擎重置为其基本状态。