Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
#include "HealthGPS.Core/forward_type.h"
#include "HealthGPS.Core/identifier.h"
#include "map2d.h"
#include <vector>
Go to the source code of this file.
Classes | |
struct | hgps::BaselineAdjustment |
Defines the risk factor baseline adjustment data type. More... | |
struct | hgps::FirstMoment |
Defines the first statistical moment type. More... | |
Namespaces | |
hgps | |
Top-level namespace for Health-GPS C++ API. | |
Typedefs | |
using | hgps::FactorAdjustmentTable = Map2d< core::Gender, core::Identifier, std::vector< double > > |
Defines the risk factors adjustment table type. More... | |