Health-GPS  1.2.2.0
Global Health Policy Simulation model (Health-GPS)
api.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include "datamanager.h"
4 
5 namespace hgps {
7 namespace data {}
8 } // namespace hgps
Top-level namespace for Health-GPS C++ API.
Definition: analysis_definition.h:8