23 #include <boost/property_tree/ptree_fwd.hpp> 61 explicit StanController(
const boost::property_tree::ptree& config,
const std::string& name =
"StanController");
void Control()
Actual run of the simulator.
StanController(const boost::property_tree::ptree &config, const std::string &name="StanController")
Straight initialization.
Runs a simulation multiple times, with different random engine seeds.
Controls a simulation run initiated with the command line interface (cli).
Namespace for the simulator and related classes.
Header for the command line controller.