Health-GPS  1.2.2.0
Global Health Policy Simulation model (Health-GPS)
riskfactor_adjustment_types.h File Reference
#include "HealthGPS.Core/forward_type.h"
#include "HealthGPS.Core/identifier.h"
#include "map2d.h"
#include <vector>
Include dependency graph for riskfactor_adjustment_types.h:
This graph shows which files directly or indirectly include this file:

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...