|
Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
#include "demographic.h"#include "HealthGPS.Core/thread_util.h"#include "baseline_sync_message.h"#include "converter.h"#include <algorithm>#include <cassert>#include <mutex>Namespaces | |
| hgps | |
| Top-level namespace for Health-GPS C++ API. | |
Functions | |
| std::unique_ptr< PopulationModule > | hgps::build_population_module (Repository &repository, const ModelInput &config) |
| Builds a new instance of the PopulationModule using the given data infrastructure. More... | |