{ } Raw JSON

bundles / scipy 1.17.1 / scipy / stats / _qmc / QMCEngine / fast_forward

function

scipy.stats._qmc:QMCEngine.fast_forward

source: /scipy/stats/_qmc.py :1099

Signature

def   fast_forward ( self n : IntNumber )  →  QMCEngine

Summary

Fast-forward the sequence by n positions.

Parameters

n : int

Number of points to skip in the sequence.

Returns

engine : QMCEngine

Engine reset to its base state.

Aliases

  • scipy.stats._qmc.QMCEngine.fast_forward