scipy.stats.qmc.Sobol.

fast_forward#

Sobol.fast_forward(n)[source]#

將序列快速前進 n 個位置。

參數:
nint

序列中要跳過的點數。

回傳:
engineSobol

快速前進後的引擎。