Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
#include "HealthGPS.Core/poco.h"
#include "disease_table.h"
#include "gender_value.h"
#include "relative_risk.h"
Go to the source code of this file.
Classes | |
struct | hgps::DiseaseParameter |
Defines the cancer disease parameters data type. More... | |
class | hgps::DiseaseDefinition |
Implements the disease full definition data type. More... | |
Namespaces | |
hgps | |
Top-level namespace for Health-GPS C++ API. | |
Typedefs | |
using | hgps::ParameterLookup = const std::map< int, DoubleGenderValue > |
Disease definition parameter value lookup by age and gender. More... | |