arch.bootstrap.CircularBlockBootstrap.reset

CircularBlockBootstrap.reset(use_seed: bool = True) None

Resets the bootstrap to either its initial state or the last seed.

Parameters:
use_seed: bool = True

Flag indicating whether to use the last seed if provided. If False or if no seed has been set, the bootstrap will be reset to the initial state. Default is True