Workspace::Workspace | ( | const Index | _seed = 0 | ) |
Constructor initializing workspace, if seed > 0 then random number generator is initialized (see Random::initReproducible)
References gen, syten::Random::genEngine(), and syten::Random::initReproducible().