10#include "boost/random/variate_generator.hpp"
11#include "boost/random/mersenne_twister.hpp"
12#include "boost/random/uniform_int.hpp"
13#include "boost/generator_iterator.hpp"
void All(Software::SettingsStruct &, std::vector< Software::SharedDataStruct > &, Software::HelperStruct &, std::vector< Software::ThreadSimulationStruct > &)
void ProbingSecurity(Software::SettingsStruct &, std::vector< Software::SharedDataStruct > &, Software::HelperStruct &, std::vector< Software::ThreadSimulationStruct > &)
Defines a struct that track meta information for probes.
Defines all settings regarding software simulations.