scipy.stats.qmc.QMCEngine.

fast_forward#

QMCEngine.fast_forward(n)[source]#

將序列快轉 n 個位置。

參數:
n整數

序列中要跳過的點數。

回傳值:
engineQMCEngine

引擎重置為其基礎狀態。