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: intNumber of points to skip in the sequence.
Returns
engine: QMCEngineEngine reset to its base state.
Aliases
-
scipy.stats._qmc.QMCEngine.fast_forward