We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
isn't it more intuitive:
cfg.dot.staticReSeed = 1 -> re-seed = change random position across trials
cfg.dot.staticReSeed = 1
cfg.dot.staticReSeed = 0 -> do not re-seed = don't change random position across trials
cfg.dot.staticReSeed = 0
maybe I am misunderstanding the meaning of re-seed ?
re-seed