scipy.stats.qmc.LatinHypercube.

fast_forward#

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

将序列快进 n 个位置。

参数
n整数

要在序列中跳过的点数。

返回
engineQMCEngine

引擎重置为其基本状态。