scipy.stats.qmc.Halton.

快进#

Halton.fast_forward(n)[源代码]#

将序列快进 n 个位置。

参数:
n整数

序列中要跳过的点数。

返回:
引擎QMCEngine

引擎重置为其基础状态。