scipy.stats.qmc.PoissonDisk.

fast_forward#

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

将序列快进 n 个位置。

参数:
nint

序列中要跳过的点数。

返回:
engineQMCEngine

引擎重置为其基本状态。